22unsigned dissect_rrc_InterRATHandoverInfo(tvbuff_t *tvb _U_, uint32_t offset _U_,
asn1_ctx_t *actx _U_, proto_tree *tree _U_,
int hf_index _U_);
23int dissect_rrc_HandoverToUTRANCommand_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
24int dissect_rrc_InterRATHandoverInfo_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
25int dissect_rrc_MeasurementReport_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
26int dissect_rrc_MasterInformationBlock_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
27int dissect_rrc_SysInfoType1_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
28int dissect_rrc_SysInfoType2_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
29int dissect_rrc_SysInfoType3_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
30int dissect_rrc_SysInfoType4_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
31int dissect_rrc_SysInfoType5_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
32int dissect_rrc_SysInfoType6_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
33int dissect_rrc_SysInfoType7_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
34int dissect_rrc_SysInfoType11_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
35int dissect_rrc_SysInfoType12_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
36int dissect_rrc_SysInfoType13_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
37int dissect_rrc_SysInfoType13_1_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
38int dissect_rrc_SysInfoType13_2_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
39int dissect_rrc_SysInfoType13_3_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
40int dissect_rrc_SysInfoType13_4_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
41int dissect_rrc_SysInfoType14_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
42int dissect_rrc_SysInfoType15_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
43int dissect_rrc_SysInfoType15_1_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
44int dissect_rrc_SysInfoType15_2_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
45int dissect_rrc_SysInfoType15_3_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
46int dissect_rrc_SysInfoType15_4_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
47int dissect_rrc_SysInfoType16_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
48int dissect_rrc_SysInfoType17_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
49int dissect_rrc_SysInfoType18_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
50int dissect_rrc_SysInfoType19_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
51int dissect_rrc_SysInfoTypeSB1_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
52int dissect_rrc_SysInfoTypeSB2_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
53int dissect_rrc_ToTargetRNC_Container_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
54int dissect_rrc_TargetRNC_ToSourceRNC_Container_PDU(tvbuff_t *tvb _U_,
packet_info *pinfo _U_, proto_tree *tree _U_,
void *data _U_);
56enum rrc_message_type {
57 RRC_MESSAGE_TYPE_INVALID = 0,
58 RRC_MESSAGE_TYPE_PCCH = 1,
59 RRC_MESSAGE_TYPE_UL_CCCH,
60 RRC_MESSAGE_TYPE_DL_CCCH,
61 RRC_MESSAGE_TYPE_UL_DCCH,
62 RRC_MESSAGE_TYPE_DL_DCCH,
63 RRC_MESSAGE_TYPE_BCCH_FACH
66enum nas_sys_info_gsm_map {
67 RRC_NAS_SYS_UNKNOWN = 0,
70 RRC_NAS_SYS_INFO_CN_COMMON
74 RRC_UE_STATE_UNKNOWN = 0,
75 RRC_UE_STATE_CELL_DCH,
76 RRC_UE_STATE_CELL_FACH,
77 RRC_UE_STATE_CELL_PCH,
81#define MAX_RRC_FRAMES 64
84 enum rrc_message_type msgtype[MAX_RRC_FRAMES];
85 uint16_t hrnti[MAX_RRC_FRAMES];
94 int32_t ciphering_algorithm;
95 int32_t integrity_algorithm;
96 uint32_t setup_frame[2];
97 uint32_t ps_conf_counters[31][2];
101extern GTree * hsdsch_muxed_flows;
102extern GTree * rrc_ciph_info_tree;
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.
struct _wmem_tree_t wmem_tree_t
Opaque type representing a red-black tree in the wmem system.
Definition wmem_tree.h:49
Definition packet-rrc.h:90
Definition packet-rrc.h:83