21int dissect_x2ap_MeNBResourceCoordinationInformation_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
22int dissect_x2ap_ProtectedEUTRAResourceIndication_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
23int dissect_x2ap_SgNBResourceCoordinationInformation_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
24int dissect_x2ap_EUTRANRCellResourceCoordinationRequest_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
25int dissect_x2ap_EUTRANRCellResourceCoordinationResponse_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.