5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::nr::MacCeListElement_s Struct Reference

See section 4.3.14 macCEListElement. More...

#include "nr-phy-mac-common.h"

+ Collaboration diagram for ns3::nr::MacCeListElement_s:

Public Types

enum  MacCeType_e { BSR , PHR , CRNTI , NotValid }
 MAC CE type enum. More...
 

Public Attributes

struct MacCeValue_u m_macCeValue
 MAC CE value.
 
uint16_t m_rnti {UINT16_MAX}
 RNTI.
 
enum ns3::nr::MacCeListElement_s::MacCeType_e NotValid
 MAC CE type.
 

Detailed Description

See section 4.3.14 macCEListElement.

Definition at line 771 of file nr-phy-mac-common.h.

Member Enumeration Documentation

◆ MacCeType_e

MAC CE type enum.

Definition at line 776 of file nr-phy-mac-common.h.

Member Data Documentation

◆ m_macCeValue

struct MacCeValue_u ns3::nr::MacCeListElement_s::m_macCeValue

◆ m_rnti

uint16_t ns3::nr::MacCeListElement_s::m_rnti {UINT16_MAX}

The documentation for this struct was generated from the following file: