5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrEpcX2Sap::ErabToBeSetupItem Struct Reference

#include "nr-epc-x2-sap.h"

+ Collaboration diagram for ns3::NrEpcX2Sap::ErabToBeSetupItem:

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ ErabToBeSetupItem()

ns3::NrEpcX2Sap::ErabToBeSetupItem::ErabToBeSetupItem ( )
inline

Definition at line 54 of file nr-epc-x2-sap.h.

Member Data Documentation

◆ dlForwarding

bool ns3::NrEpcX2Sap::ErabToBeSetupItem::dlForwarding

DL forwarding.

Definition at line 50 of file nr-epc-x2-sap.h.

Referenced by ns3::NrUeManager::GetErabList().

◆ erabId

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().

◆ erabLevelQosParameters

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().

◆ gtpTeid

uint32_t ns3::NrEpcX2Sap::ErabToBeSetupItem::gtpTeid

TEID.

Definition at line 52 of file nr-epc-x2-sap.h.

Referenced by ns3::NrUeManager::GetErabList().

◆ transportLayerAddress

Ipv4Address ns3::NrEpcX2Sap::ErabToBeSetupItem::transportLayerAddress

transport layer address

Definition at line 51 of file nr-epc-x2-sap.h.

Referenced by ns3::NrUeManager::GetErabList().


The documentation for this struct was generated from the following file: