aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ngap.h
diff options
context:
space:
mode:
authorJoakim Karlsson <oakimk@gmail.com>2021-10-20 08:48:48 +0200
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-10-20 11:06:06 +0000
commitffdc5622d1be97af10987c2d8677b0456ae04e88 (patch)
tree5c69ea5b68e52dbdcb1652ab407b2bfe845df7c6 /epan/dissectors/packet-ngap.h
parent54ac7b442493bb7e0d0f4b247eaed5645bfb0605 (diff)
gtpv2: Update to 3GPP TS 29.274 V17.3.0
Diffstat (limited to 'epan/dissectors/packet-ngap.h')
-rw-r--r--epan/dissectors/packet-ngap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-ngap.h b/epan/dissectors/packet-ngap.h
index 2fa03ca62d..3d20112ea2 100644
--- a/epan/dissectors/packet-ngap.h
+++ b/epan/dissectors/packet-ngap.h
@@ -22,6 +22,7 @@
/*--- Included file: packet-ngap-exp.h ---*/
#line 1 "./asn1/ngap/packet-ngap-exp.h"
+int dissect_ngap_SecondaryRATDataUsageReportTransfer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
int dissect_ngap_LastVisitedNGRANCellInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
int dissect_ngap_MobilityRestrictionList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
int dissect_ngap_MDT_Configuration_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);