20unsigned dissect_ranap_EncryptionInformation(
tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
21unsigned dissect_ranap_IntegrityProtectionInformation(
tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
22unsigned 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_);
23unsigned 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_);
25int dissect_ranap_InterSystemInformation_TransparentContainer_PDU(
tvbuff_t *tvb _U_,
packet_info *pinfo _U_,
proto_tree *tree _U_,
void *data _U_);
29int dissect_ranap_SourceRNC_ToTargetRNC_TransparentContainer_PDU(
tvbuff_t *tvb _U_,
packet_info *pinfo _U_,
proto_tree *tree _U_,
void *data _U_);
31int 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:35