hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/include/uapi/linux/gtp.h
....@@ -2,6 +2,8 @@
22 #ifndef _UAPI_LINUX_GTP_H_
33 #define _UAPI_LINUX_GTP_H_
44
5
+#define GTP_GENL_MCGRP_NAME "gtp"
6
+
57 enum gtp_genl_cmds {
68 GTP_CMD_NEWPDP,
79 GTP_CMD_DELPDP,