21 guint32 ProcedureCode;
22 guint32 ProtocolIE_ID;
23 guint32 ProtocolExtensionID;
29 void dissect_s1ap_warningMessageContents(
tvbuff_t *warning_msg_tvb,
proto_tree *tree,
packet_info *pinfo, guint8 dcs,
int hf_nb_pages,
int hf_decoded_page);
33 WS_DLL_PUBLIC
const value_string s1ap_CauseProtocol_vals[];
34 WS_DLL_PUBLIC
const value_string s1ap_CauseRadioNetwork_vals[];
35 WS_DLL_PUBLIC
const value_string s1ap_CauseTransport_vals[];
37 extern const value_string s1ap_SONtransferRequestContainer_vals[];
38 extern const value_string s1ap_SONtransferResponseContainer_vals[];
40 int dissect_s1ap_SONtransferRequestContainer(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
41 int dissect_s1ap_SONtransferResponseContainer(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
43 int dissect_s1ap_ENB_StatusTransfer_TransparentContainer_PDU(
tvbuff_t *tvb _U_,
packet_info *pinfo _U_,
proto_tree *tree _U_,
void *data _U_);
53 int dissect_s1ap_SourceeNB_ToTargeteNB_TransparentContainer_PDU(
tvbuff_t *tvb _U_,
packet_info *pinfo _U_,
proto_tree *tree _U_,
void *data _U_);
54 int dissect_s1ap_TargeteNB_ToSourceeNB_TransparentContainer_PDU(
tvbuff_t *tvb _U_,
packet_info *pinfo _U_,
proto_tree *tree _U_,
void *data _U_);
Definition: packet_info.h:44
Definition: packet-s1ap.h:19
Definition: value_string.h:26
Definition: tvbuff-int.h:35