See section 4.3.15 macCEValue. More...
#include "ff-mac-common.h"
Public Attributes | |
std::vector< uint8_t > | m_bufferStatus |
buffer status | |
uint8_t | m_crnti {UINT8_MAX} |
NRTI. | |
uint8_t | m_phr {UINT8_MAX} |
phr | |
See section 4.3.15 macCEValue.
Definition at line 340 of file ff-mac-common.h.
std::vector<uint8_t> ns3::MacCeValue_u::m_bufferStatus |
buffer status
Definition at line 344 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 343 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 342 of file ff-mac-common.h.
Referenced by ns3::NoOpComponentCarrierManager::DoUlReceiveMacCe(), and ns3::RrComponentCarrierManager::DoUlReceiveMacCe().