17 #ifndef PACKET_RANAP_H
18 #define PACKET_RANAP_H
20 int dissect_ranap_EncryptionInformation(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
21 int dissect_ranap_IntegrityProtectionInformation(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
25 int dissect_ranap_InterSystemInformation_TransparentContainer_PDU(
tvbuff_t *tvb _U_,
packet_info *pinfo _U_,
proto_tree *tree _U_,
void *data _U_);
29 int dissect_ranap_SourceRNC_ToTargetRNC_TransparentContainer_PDU(
tvbuff_t *tvb _U_,
packet_info *pinfo _U_,
proto_tree *tree _U_,
void *data _U_);
31 int 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:44
Definition: value_string.h:26
Definition: tvbuff-int.h:35