aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_common.h
diff options
context:
space:
mode:
authorGerasimos Dimitriadis <dimeg@intracom.gr>2010-03-06 00:06:27 +0000
committerGerasimos Dimitriadis <dimeg@intracom.gr>2010-03-06 00:06:27 +0000
commit00c4b361e2975fceac9ac471276d786f1e0f2b4b (patch)
treefe23472ca0cf7186d6b8933b1b6a9d1a651ada41 /epan/dissectors/packet-gsm_a_common.h
parent60e215982e0a94fb91f6322304cb22b6861b003e (diff)
downloadwireshark-00c4b361e2975fceac9ac471276d786f1e0f2b4b.tar.gz
wireshark-00c4b361e2975fceac9ac471276d786f1e0f2b4b.tar.bz2
wireshark-00c4b361e2975fceac9ac471276d786f1e0f2b4b.zip
Decoding support for GPRS Session Management 'Activate MBMS
Context Request' message and related IEs svn path=/trunk/; revision=32126
Diffstat (limited to 'epan/dissectors/packet-gsm_a_common.h')
-rw-r--r--epan/dissectors/packet-gsm_a_common.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/epan/dissectors/packet-gsm_a_common.h b/epan/dissectors/packet-gsm_a_common.h
index 2e78a50111..7ec2564509 100644
--- a/epan/dissectors/packet-gsm_a_common.h
+++ b/epan/dissectors/packet-gsm_a_common.h
@@ -982,6 +982,11 @@ typedef enum
DE_TEAR_DOWN_IND, /* Tear Down Indicator */
DE_PACKET_FLOW_ID, /* Packet Flow Identifier */
DE_TRAFFIC_FLOW_TEMPLATE, /* Traffic Flow Template */
+ DE_TMGI, /* Temporary Mobile Group Identity (TMGI) */
+ DE_MBMS_BEARER_CAP, /* MBMS bearer capabilities */
+ DE_MBMS_PROT_CONF_OPT, /* MBMS protocol configuration options */
+ DE_ENH_NSAPI, /* Enhanced network service access point identifier */
+ DE_REQ_TYPE, /* Request type */
/* GPRS Common Information Elements [8] 10.5.7 */
DE_PDP_CONTEXT_STAT, /* [8] 10.5.7.1 PDP Context Status */
DE_RAD_PRIO, /* [8] 10.5.7.2 Radio Priority */