Parameters of the HANDOVER REQUEST message. More...
#include <epc-x2-sap.h>
Public Attributes | |
std::vector< ErabToBeSetupItem > | bearers |
uint16_t | cause |
uint32_t | mmeUeS1apId |
uint16_t | oldEnbUeX2apId |
Ptr< Packet > | rrcContext |
uint16_t | sourceCellId |
uint16_t | targetCellId |
uint64_t | ueAggregateMaxBitRateDownlink |
uint64_t | ueAggregateMaxBitRateUplink |
Parameters of the HANDOVER REQUEST message.
See section 9.1.1.1 for further info about the parameters
Definition at line 225 of file epc-x2-sap.h.
std::vector<ErabToBeSetupItem> ns3::EpcX2Sap::HandoverRequestParams::bearers |
Definition at line 234 of file epc-x2-sap.h.
Referenced by ns3::LteEnbRrc::DoRecvHandoverRequest(), ns3::EpcX2::DoSendHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::EpcX2::RecvFromX2cSocket().
uint16_t ns3::EpcX2Sap::HandoverRequestParams::cause |
Definition at line 228 of file epc-x2-sap.h.
Referenced by ns3::EpcX2::DoSendHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::EpcX2::RecvFromX2cSocket().
uint32_t ns3::EpcX2Sap::HandoverRequestParams::mmeUeS1apId |
Definition at line 231 of file epc-x2-sap.h.
Referenced by ns3::LteEnbRrc::DoRecvHandoverRequest(), ns3::EpcX2::DoSendHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::EpcX2::RecvFromX2cSocket().
uint16_t ns3::EpcX2Sap::HandoverRequestParams::oldEnbUeX2apId |
Definition at line 227 of file epc-x2-sap.h.
Referenced by ns3::LteEnbRrc::DoRecvHandoverRequest(), ns3::EpcX2::DoSendHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::EpcX2::RecvFromX2cSocket().
Definition at line 235 of file epc-x2-sap.h.
Referenced by ns3::EpcX2::DoSendHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::EpcX2::RecvFromX2cSocket().
uint16_t ns3::EpcX2Sap::HandoverRequestParams::sourceCellId |
Definition at line 229 of file epc-x2-sap.h.
Referenced by ns3::LteEnbRrc::DoRecvHandoverRequest(), ns3::EpcX2::DoSendHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::EpcX2::RecvFromX2cSocket().
uint16_t ns3::EpcX2Sap::HandoverRequestParams::targetCellId |
Definition at line 230 of file epc-x2-sap.h.
Referenced by ns3::LteEnbRrc::DoRecvHandoverRequest(), ns3::EpcX2::DoSendHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::EpcX2::RecvFromX2cSocket().
uint64_t ns3::EpcX2Sap::HandoverRequestParams::ueAggregateMaxBitRateDownlink |
Definition at line 232 of file epc-x2-sap.h.
Referenced by ns3::EpcX2::DoSendHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::EpcX2::RecvFromX2cSocket().
uint64_t ns3::EpcX2Sap::HandoverRequestParams::ueAggregateMaxBitRateUplink |
Definition at line 233 of file epc-x2-sap.h.
Referenced by ns3::EpcX2::DoSendHandoverRequest(), ns3::UeManager::PrepareHandover(), and ns3::EpcX2::RecvFromX2cSocket().