hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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,