Parameters of the UE DATA primitive. More...
#include <epc-x2-sap.h>
Public Attributes | |
uint32_t | gtpTeid |
uint16_t | sourceCellId |
uint16_t | targetCellId |
Ptr< Packet > | ueData |
Parameters of the UE DATA primitive.
Forward UE data during the handover procedure from source eNB (sourceCellId) to target eNB (targetCellId) using a GTP-U tunnel (gtpTeid)
Definition at line 325 of file epc-x2-sap.h.
uint32_t ns3::EpcX2Sap::UeDataParams::gtpTeid |
Definition at line 329 of file epc-x2-sap.h.
Referenced by ns3::LteEnbRrc::DoRecvUeData(), ns3::EpcX2::DoSendUeData(), ns3::EpcX2::RecvFromX2uSocket(), and ns3::UeManager::SendData().
uint16_t ns3::EpcX2Sap::UeDataParams::sourceCellId |
Definition at line 327 of file epc-x2-sap.h.
Referenced by ns3::LteEnbRrc::DoRecvUeData(), ns3::EpcX2::DoSendUeData(), ns3::EpcX2::RecvFromX2uSocket(), and ns3::UeManager::SendData().
uint16_t ns3::EpcX2Sap::UeDataParams::targetCellId |
Definition at line 328 of file epc-x2-sap.h.
Referenced by ns3::LteEnbRrc::DoRecvUeData(), ns3::EpcX2::DoSendUeData(), ns3::EpcX2::RecvFromX2uSocket(), and ns3::UeManager::SendData().
Definition at line 330 of file epc-x2-sap.h.
Referenced by ns3::LteEnbRrc::DoRecvUeData(), ns3::EpcX2::DoSendUeData(), ns3::EpcX2::RecvFromX2uSocket(), and ns3::UeManager::SendData().