aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-01-20 19:41:31 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-01-20 19:41:31 +0000
commitf194c9eddb26bef896410c01a4b6b9881c6d3833 (patch)
treeca7e9aff76397a491d7292d671d7699503923260 /asn1
parentae3e48d2281b3d14cdc80e05e762d65cad687eb1 (diff)
Dissect:
- PDPcontext - GSN-Address - QoS svn path=/trunk/; revision=17063
Diffstat (limited to 'asn1')
-rw-r--r--asn1/gsmmap/packet-gsm_map-template.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/gsmmap/packet-gsm_map-template.h b/asn1/gsmmap/packet-gsm_map-template.h
index 0b90edc827..e58b2c4c60 100644
--- a/asn1/gsmmap/packet-gsm_map-template.h
+++ b/asn1/gsmmap/packet-gsm_map-template.h
@@ -39,6 +39,9 @@ ETH_VAR_IMPORT const value_string gsm_map_opr_code_strings[];
char* unpack_digits(tvbuff_t *tvb, int offset);
extern const value_string ssCode_vals[];
+extern const value_string gsm_map_PDP_Type_Organisation_vals[];
+extern const value_string gsm_map_ietf_defined_pdp_vals[];
+extern const value_string gsm_map_etsi_defined_pdp_vals[];
#include "packet-gsm_map-exp.h"
#endif /* PACKET_GSM_MAP_H */