23unsigned dissect_ranap_EncryptionInformation(
tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
24unsigned dissect_ranap_IntegrityProtectionInformation(
tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
25unsigned dissect_ranap_Service_Handover(
tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
26unsigned dissect_ranap_TargetRNC_ID(
tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
28int dissect_ranap_InterSystemInformation_TransparentContainer_PDU(
tvbuff_t *tvb _U_,
packet_info *pinfo _U_,
proto_tree *tree _U_,
void *data _U_);
32int dissect_ranap_SourceRNC_ToTargetRNC_TransparentContainer_PDU(
tvbuff_t *tvb _U_,
packet_info *pinfo _U_,
proto_tree *tree _U_,
void *data _U_);
34int dissect_ranap_TargetRNC_ToSourceRNC_TransparentContainer_PDU(
tvbuff_t *tvb _U_,
packet_info *pinfo _U_,
proto_tree *tree _U_,
void *data _U_);
Definition packet_info.h:43
Mapping between a 32-bit integer value and its string representation.
Definition value_string.h:33
Definition tvbuff-int.h:36