17#define DIRECTION_UPLINK 0
18#define DIRECTION_DOWNLINK 1
43 uint8_t phr_type2_othercell;
46 bool sfnSlotInfoPresent;
47 uint16_t sysframeNumber;
79#define MAC_NR_START_STRING "mac-nr"
93#define MAC_NR_RNTI_TAG 0x02
96#define MAC_NR_UEID_TAG 0x03
99#define MAC_NR_FRAME_SUBFRAME_TAG 0x04
102#define MAC_NR_PHR_TYPE2_OTHERCELL_TAG 0x05
105#define MAC_NR_HARQID 0x06
108#define MAC_NR_FRAME_SLOT_TAG 0x07
113#define MAC_NR_PAYLOAD_TAG 0x01
127 bool rlcMode_present;
130 uint8_t tempDirection;
132 bool rlcUlSnLength_present;
133 uint8_t rlcUlSnLength;
134 bool rlcDlSnLength_present;
135 uint8_t rlcDlSnLength;
143void set_mac_nr_srb3_in_use(uint16_t ueid);
144void set_mac_nr_srb4_in_use(uint16_t ueid);
Definition packet_info.h:43
Definition packet-mac-nr.h:31
Definition packet-mac-nr.h:119
Definition tvbuff-int.h:35