A Discrete-Event Network Simulator
API
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"

+ Collaboration diagram for ns3::EpcX2Sap::ErabToBeSetupItem:

Public Member Functions

 ErabToBeSetupItem ()
 

Public Attributes

bool dlForwarding
 
uint16_t erabId
 
EpsBearer erabLevelQosParameters
 
uint32_t gtpTeid
 
Ipv4Address transportLayerAddress
 

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

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

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

Member Data Documentation

bool ns3::EpcX2Sap::ErabToBeSetupItem::dlForwarding
uint16_t ns3::EpcX2Sap::ErabToBeSetupItem::erabId
EpsBearer ns3::EpcX2Sap::ErabToBeSetupItem::erabLevelQosParameters
uint32_t ns3::EpcX2Sap::ErabToBeSetupItem::gtpTeid
Ipv4Address ns3::EpcX2Sap::ErabToBeSetupItem::transportLayerAddress

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