![]() |
5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
|
See section 4.3.14 macCEListElement. More...
#include "nr-phy-mac-common.h"
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. | |
See section 4.3.14 macCEListElement.
Definition at line 771 of file nr-phy-mac-common.h.
MAC CE type enum.
Definition at line 776 of file nr-phy-mac-common.h.
struct MacCeValue_u ns3::nr::MacCeListElement_s::m_macCeValue |
MAC CE value.
Definition at line 783 of file nr-phy-mac-common.h.
Referenced by ns3::NrNoOpComponentCarrierManager::DoUlReceiveMacCe(), and ns3::NrRrComponentCarrierManager::DoUlReceiveMacCe().
uint16_t ns3::nr::MacCeListElement_s::m_rnti {UINT16_MAX} |
RNTI.
Definition at line 773 of file nr-phy-mac-common.h.
Referenced by ns3::NrNoOpComponentCarrierManager::DoUlReceiveMacCe(), ns3::BwpManagerGnb::DoUlReceiveMacCe(), and ns3::NrRrComponentCarrierManager::DoUlReceiveMacCe().