A Discrete-Event Network Simulator
API
ns3::EpcS11SapSgw::BearerContextToBeCreated Struct Reference

BearerContextToBeCreated structure. More...

#include "epc-s11-sap.h"

+ Collaboration diagram for ns3::EpcS11SapSgw::BearerContextToBeCreated:

Public Attributes

EpsBearer bearerLevelQos
 bearer QOS level More...
 
uint8_t epsBearerId
 EPS bearer ID. More...
 
EpcS11Sap::Fteid sgwFteid
 FTEID. More...
 
Ptr< EpcTfttft
 traffic flow template More...
 

Detailed Description

BearerContextToBeCreated structure.

Definition at line 171 of file epc-s11-sap.h.

Member Data Documentation

◆ bearerLevelQos

EpsBearer ns3::EpcS11SapSgw::BearerContextToBeCreated::bearerLevelQos

bearer QOS level

Definition at line 175 of file epc-s11-sap.h.

◆ epsBearerId

uint8_t ns3::EpcS11SapSgw::BearerContextToBeCreated::epsBearerId

EPS bearer ID.

Definition at line 174 of file epc-s11-sap.h.

◆ sgwFteid

EpcS11Sap::Fteid ns3::EpcS11SapSgw::BearerContextToBeCreated::sgwFteid

FTEID.

Definition at line 173 of file epc-s11-sap.h.

◆ tft

Ptr<EpcTft> ns3::EpcS11SapSgw::BearerContextToBeCreated::tft

traffic flow template

Definition at line 176 of file epc-s11-sap.h.


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