aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-gtp.h')
-rw-r--r--epan/dissectors/packet-gtp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-gtp.h b/epan/dissectors/packet-gtp.h
index 0ef59e4078..7b40fba857 100644
--- a/epan/dissectors/packet-gtp.h
+++ b/epan/dissectors/packet-gtp.h
@@ -103,8 +103,8 @@ typedef struct gtp_msg_hash_entry {
/* 122-127 For future use. Shall not be sent.
* If received, shall be treated as an Unknown message.
*/
-#define GTP_MS_INFO_CNG_NOT_REQ 121
-#define GTP_MS_INFO_CNG_NOT_RES 122
+#define GTP_MS_INFO_CNG_NOT_REQ 128
+#define GTP_MS_INFO_CNG_NOT_RES 129
/* 130-239 For future use. Shall not be sent.
* If received, shall be treated as an Unknown message.
*/