aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ranap.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-02-27 19:39:07 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-02-27 19:39:07 +0000
commit1026e567ab5f7e58daf4d916ab3a3a8f5362bba9 (patch)
tree36128a7fab84498178f2c731f2e2e6a9f85b1025 /epan/dissectors/packet-ranap.h
parentf7163c83458f5403b418e40634997effced5046b (diff)
Export SourceCellID.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36083 f5534014-38df-0310-8fa8-9805f1628bb7
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 42d923cd86..7bc194bc2c 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_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_);