aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_common.h
diff options
context:
space:
mode:
authordimeg <dimeg@f5534014-38df-0310-8fa8-9805f1628bb7>2009-12-20 23:17:40 +0000
committerdimeg <dimeg@f5534014-38df-0310-8fa8-9805f1628bb7>2009-12-20 23:17:40 +0000
commitc838724fbb02fb933bb55b62a75819809a7dbdb6 (patch)
treeeabd09a6a8bbbf27d9399c15746a5da8e6c49918 /epan/dissectors/packet-gsm_a_common.h
parent2dd6664746c9ffa22968104cfca65ff1c2304f27 (diff)
Update SM Cause IE; Decode SM Cause 2 IE; Update
Activate PDP Context Accept msg git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31330 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-gsm_a_common.h')
-rw-r--r--epan/dissectors/packet-gsm_a_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-gsm_a_common.h b/epan/dissectors/packet-gsm_a_common.h
index edad5b3707..2e78a50111 100644
--- a/epan/dissectors/packet-gsm_a_common.h
+++ b/epan/dissectors/packet-gsm_a_common.h
@@ -976,6 +976,7 @@ typedef enum
DE_PD_PRO_ADDR, /* Packet Data Protocol Address */
DE_QOS, /* Quality Of Service */
DE_SM_CAUSE, /* SM Cause */
+ DE_SM_CAUSE_2, /* SM Cause 2 */
DE_LINKED_TI, /* Linked TI */
DE_LLC_SAPI, /* LLC Service Access Point Identifier */
DE_TEAR_DOWN_IND, /* Tear Down Indicator */