aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_common.h
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-04-23 00:28:44 +0200
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-04-30 04:51:45 +0000
commit9896b1d65dfce001ebbebb1476c040d2fcffb4ec (patch)
tree77010e94c3788271a67ba450564e2019765fb024 /epan/dissectors/packet-gsm_a_common.h
parentf7fa73802ac8c7c5f17eabd0290113d163796214 (diff)
GSM A RR: add missing 10.5.2.82 Extended TSC Set IE
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 ae9782b8d6..5655e30efe 100644
--- a/epan/dissectors/packet-gsm_a_common.h
+++ b/epan/dissectors/packet-gsm_a_common.h
@@ -1545,6 +1545,7 @@ typedef enum
*/
DE_RR_CARRIER_IND, /* 10.5.2.69 Carrier Indication */
DE_RR_FEATURE_INDICATOR, /* 10.5.2.76 feature Inticator */
+ DE_RR_EXTENDED_TSC_SET, /* 10.5.2.82 Extended TSC Set */
DE_RR_EC_REQUEST_REFERENCE, /* 10.5.2.83 EC Request reference */
DE_RR_EC_PKT_CH_DSC1, /* 10.5.2.84 EC Packet Channel Description Type 1 */
DE_RR_EC_PKT_CH_DSC2, /* 10.5.2.85 EC Packet Channel Description Type 2 */