![]() |
5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
|
#include "nr-epc-x2-sap.h"
Public Attributes | |
bool | dlForwarding |
DL forwarding. | |
uint16_t | erabId |
E-RAB ID. | |
NrEpsBearer | erabLevelQosParameters |
E-RAB level QOS parameters. | |
uint32_t | gtpTeid |
TEID. | |
Ipv4Address | transportLayerAddress |
transport layer address | |
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 46 of file nr-epc-x2-sap.h.
|
inline |
Definition at line 54 of file nr-epc-x2-sap.h.
bool ns3::NrEpcX2Sap::ErabToBeSetupItem::dlForwarding |
DL forwarding.
Definition at line 50 of file nr-epc-x2-sap.h.
Referenced by ns3::NrUeManager::GetErabList().
uint16_t ns3::NrEpcX2Sap::ErabToBeSetupItem::erabId |
E-RAB ID.
Definition at line 48 of file nr-epc-x2-sap.h.
Referenced by ns3::NrUeManager::GetErabList().
NrEpsBearer ns3::NrEpcX2Sap::ErabToBeSetupItem::erabLevelQosParameters |
E-RAB level QOS parameters.
Definition at line 49 of file nr-epc-x2-sap.h.
Referenced by ns3::NrUeManager::GetErabList().
uint32_t ns3::NrEpcX2Sap::ErabToBeSetupItem::gtpTeid |
Ipv4Address ns3::NrEpcX2Sap::ErabToBeSetupItem::transportLayerAddress |
transport layer address
Definition at line 51 of file nr-epc-x2-sap.h.
Referenced by ns3::NrUeManager::GetErabList().