aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gtp.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-11-15 16:46:07 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-11-15 16:46:07 +0000
commitac37f7077a6132254219783d810f7a7450b1995c (patch)
treecf42d552cef70f0a0755745d00095505b039da71 /epan/dissectors/packet-gtp.h
parent1e62f7e9d30a42d1ec3737b0d838ee189f2fc931 (diff)
Fill value_strings.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34875 f5534014-38df-0310-8fa8-9805f1628bb7
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.
*/