A Discrete-Event Network Simulator
API
Public Member Functions | Public Attributes | List of all members
ns3::EpcX2Sap::ErabToBeSetupItem Struct Reference

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
 DL forwarding. More...
 
uint16_t erabId
 E-RAB ID. More...
 
EpsBearer erabLevelQosParameters
 E-RAB level QOS parameters. More...
 
uint32_t gtpTeid
 TEID. More...
 
Ipv4Address transportLayerAddress
 transport layer address More...
 

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 59 of file epc-x2-sap.h.

Constructor & Destructor Documentation

◆ ErabToBeSetupItem()

ns3::EpcX2Sap::ErabToBeSetupItem::ErabToBeSetupItem ( )

Definition at line 30 of file epc-x2-sap.cc.

Member Data Documentation

◆ dlForwarding

bool ns3::EpcX2Sap::ErabToBeSetupItem::dlForwarding

DL forwarding.

Definition at line 63 of file epc-x2-sap.h.

Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize(), and ns3::UeManager::GetErabList().

◆ erabId

uint16_t ns3::EpcX2Sap::ErabToBeSetupItem::erabId

E-RAB ID.

Definition at line 61 of file epc-x2-sap.h.

Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize(), and ns3::UeManager::GetErabList().

◆ erabLevelQosParameters

EpsBearer ns3::EpcX2Sap::ErabToBeSetupItem::erabLevelQosParameters

E-RAB level QOS parameters.

Definition at line 62 of file epc-x2-sap.h.

Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize(), and ns3::UeManager::GetErabList().

◆ gtpTeid

uint32_t ns3::EpcX2Sap::ErabToBeSetupItem::gtpTeid

◆ transportLayerAddress

Ipv4Address ns3::EpcX2Sap::ErabToBeSetupItem::transportLayerAddress

transport layer address

Definition at line 64 of file epc-x2-sap.h.

Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize(), and ns3::UeManager::GetErabList().


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