info associated with a preamble allocated for non-contention based RA More...
Public Attributes | |
Time | expiryTime |
value the expiration time of this allocation (so that stale preambles can be reused) More... | |
uint16_t | rnti |
rnti previously allocated for this non-contention based RA procedure More... | |
info associated with a preamble allocated for non-contention based RA
Definition at line 449 of file lte-enb-mac.h.
Time ns3::LteEnbMac::NcRaPreambleInfo::expiryTime |
value the expiration time of this allocation (so that stale preambles can be reused)
Definition at line 452 of file lte-enb-mac.h.
Referenced by ns3::LteEnbMac::DoAllocateNcRaPreamble().
uint16_t ns3::LteEnbMac::NcRaPreambleInfo::rnti |
rnti previously allocated for this non-contention based RA procedure
Definition at line 451 of file lte-enb-mac.h.
Referenced by ns3::LteEnbMac::DoAllocateNcRaPreamble().