See section 4.3.15 macCEValue. More...
#include "ff-mac-common.h"
Public Attributes | |
std::vector< uint8_t > | m_bufferStatus |
buffer status More... | |
uint8_t | m_crnti {UINT8_MAX} |
NRTI. More... | |
uint8_t | m_phr {UINT8_MAX} |
phr More... | |
See section 4.3.15 macCEValue.
Definition at line 351 of file ff-mac-common.h.
std::vector<uint8_t> ns3::MacCeValue_u::m_bufferStatus |
buffer status
Definition at line 355 of file ff-mac-common.h.
Referenced by ns3::NoOpComponentCarrierManager::DoUlReceiveMacCe(), ns3::RrComponentCarrierManager::DoUlReceiveMacCe(), and ns3::LteUeMac::SendReportBufferStatus().
uint8_t ns3::MacCeValue_u::m_crnti {UINT8_MAX} |
NRTI.
Definition at line 354 of file ff-mac-common.h.
Referenced by ns3::NoOpComponentCarrierManager::DoUlReceiveMacCe(), and ns3::RrComponentCarrierManager::DoUlReceiveMacCe().
uint8_t ns3::MacCeValue_u::m_phr {UINT8_MAX} |
phr
Definition at line 353 of file ff-mac-common.h.
Referenced by ns3::NoOpComponentCarrierManager::DoUlReceiveMacCe(), and ns3::RrComponentCarrierManager::DoUlReceiveMacCe().