hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
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,