aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ranap.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-06-28 15:31:41 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-06-28 15:31:41 +0000
commit7ba4ce19837d8202289160a18571707d2794310e (patch)
tree89748cbea94231792f1cce978a12ab5a2cf25493 /epan/dissectors/packet-ranap.h
parent1d8014fab44f704e9de9ce5686a5a6849b19f572 (diff)
Dissect more GTPV2 IE's
svn path=/trunk/; revision=33351
Diffstat (limited to 'epan/dissectors/packet-ranap.h')
-rw-r--r--epan/dissectors/packet-ranap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-ranap.h b/epan/dissectors/packet-ranap.h
index 1f3e026d90..42d923cd86 100644
--- a/epan/dissectors/packet-ranap.h
+++ b/epan/dissectors/packet-ranap.h
@@ -40,6 +40,7 @@ int dissect_ranap_IntegrityProtectionInformation(tvbuff_t *tvb _U_, int offset _
int dissect_ranap_Service_Handover(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
int dissect_ranap_TargetRNC_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
int dissect_ranap_SourceRNC_ToTargetRNC_TransparentContainer_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_);
+int dissect_ranap_TargetRNC_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_);
/*--- End of included file: packet-ranap-exp.h ---*/
#line 27 "packet-ranap-template.h"