aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ranap.h
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2012-06-12 21:36:55 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2012-06-12 21:36:55 +0000
commitf0a74f3a5c90cfd6418905d1f7a02c1d59a63a7f (patch)
tree75c0ae43e536e3b7987a529ca7d9ed85d94b091b /epan/dissectors/packet-ranap.h
parent1b17369504e600fbddc53c67d634039ba37ac6b7 (diff)
Upgrade GSM BSSMAP dissection to Release 9 (V9.8.0)
svn path=/trunk/; revision=43227
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 b4285a2f7f..b92b7ded73 100644
--- a/epan/dissectors/packet-ranap.h
+++ b/epan/dissectors/packet-ranap.h
@@ -39,6 +39,7 @@ int dissect_ranap_EncryptionInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_
int dissect_ranap_IntegrityProtectionInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
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_InterSystemInformation_TransparentContainer_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_);
int dissect_ranap_SourceCellID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _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_);