20 uint32_t message_type;
21 uint32_t ProcedureCode;
22 uint32_t ProtocolIE_ID;
23 uint32_t ProtocolExtensionID;
29void dissect_s1ap_warningMessageContents(tvbuff_t *warning_msg_tvb, proto_tree *tree,
packet_info *pinfo, uint8_t dcs,
int hf_nb_pages,
int hf_decoded_page);
39extern const value_string s1ap_SONtransferRequestContainer_vals[];
40extern const value_string s1ap_SONtransferResponseContainer_vals[];
41unsigned dissect_s1ap_Global_ENB_ID(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
42unsigned dissect_s1ap_SONtransferRequestContainer(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
43unsigned dissect_s1ap_SONtransferResponseContainer(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
44int dissect_s1ap_Global_ENB_ID_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
45int dissect_s1ap_ENB_StatusTransfer_TransparentContainer_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
46int dissect_s1ap_EN_DCSONConfigurationTransfer_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
47int dissect_s1ap_EUTRAN_CGI_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
48int dissect_s1ap_HandoverRestrictionList_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
49int dissect_s1ap_IntersystemSONConfigurationTransfer_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
50int dissect_s1ap_LastVisitedEUTRANCellInformation_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
51int dissect_s1ap_LastVisitedGERANCellInformation_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
52int dissect_s1ap_MDTMode_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
53int dissect_s1ap_PSCellInformation_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
54int dissect_s1ap_SONConfigurationTransfer_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
55int dissect_s1ap_SourceeNB_ToTargeteNB_TransparentContainer_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
56int dissect_s1ap_TargeteNB_ToSourceeNB_TransparentContainer_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
57int dissect_s1ap_UE_HistoryInformation_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
58int dissect_s1ap_SONtransferApplicationIdentity_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
59int dissect_s1ap_SONtransferRequestContainer_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
60int dissect_s1ap_SONtransferResponseContainer_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
61int dissect_s1ap_SONtransferCause_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
struct _asn1_ctx_t asn1_ctx_t
Central context object threaded through all ASN.1 dissection calls.
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.
Definition packet-s1ap.h:19
struct _value_string value_string
Mapping between a 32-bit integer value and its string representation.