E-RABs to be setup item as it is used in the HANDOVER REQUEST message. More...
#include <epc-x2-sap.h>
Public Member Functions | |
ErabToBeSetupItem () | |
Public Attributes | |
bool | dlForwarding |
uint16_t | erabId |
EpsBearer | erabLevelQosParameters |
uint32_t | gtpTeid |
Ipv4Address | transportLayerAddress |
E-RABs to be setup item as it is used in the HANDOVER REQUEST message.
See section 9.1.1.1 for further info about the parameters
Definition at line 59 of file epc-x2-sap.h.
ns3::EpcX2Sap::ErabToBeSetupItem::ErabToBeSetupItem | ( | ) |
Definition at line 30 of file epc-x2-sap.cc.
bool ns3::EpcX2Sap::ErabToBeSetupItem::dlForwarding |
Definition at line 63 of file epc-x2-sap.h.
Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize(), and ns3::UeManager::GetErabList().
uint16_t ns3::EpcX2Sap::ErabToBeSetupItem::erabId |
Definition at line 61 of file epc-x2-sap.h.
Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize(), and ns3::UeManager::GetErabList().
EpsBearer ns3::EpcX2Sap::ErabToBeSetupItem::erabLevelQosParameters |
Definition at line 62 of file epc-x2-sap.h.
Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize(), and ns3::UeManager::GetErabList().
uint32_t ns3::EpcX2Sap::ErabToBeSetupItem::gtpTeid |
Definition at line 65 of file epc-x2-sap.h.
Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize(), and ns3::UeManager::GetErabList().
Ipv4Address ns3::EpcX2Sap::ErabToBeSetupItem::transportLayerAddress |
Definition at line 64 of file epc-x2-sap.h.
Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize(), and ns3::UeManager::GetErabList().