A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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
 
uint8_t epsBearerId
 EPS bearer ID.
 
EpcS11Sap::Fteid sgwFteid
 FTEID.
 
Ptr< EpcTfttft
 traffic flow template
 

Detailed Description

BearerContextToBeCreated structure.

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

Member Data Documentation

◆ bearerLevelQos

EpsBearer ns3::EpcS11SapSgw::BearerContextToBeCreated::bearerLevelQos

bearer QOS level

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

◆ epsBearerId

uint8_t ns3::EpcS11SapSgw::BearerContextToBeCreated::epsBearerId

EPS bearer ID.

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

◆ sgwFteid

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

FTEID.

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

◆ tft

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

traffic flow template

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


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