A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::GtpcCreateSessionRequestMessage::BearerContextToBeCreated Struct Reference

Bearer Context structure. More...

#include "epc-gtpc-header.h"

+ Collaboration diagram for ns3::GtpcCreateSessionRequestMessage::BearerContextToBeCreated:

Public Attributes

EpsBearer bearerLevelQos
 bearer QOS level
 
uint8_t epsBearerId
 EPS bearer ID.
 
GtpcHeader::Fteid_t sgwS5uFteid
 FTEID.
 
Ptr< EpcTfttft
 traffic flow template
 

Detailed Description

Bearer Context structure.

Definition at line 411 of file epc-gtpc-header.h.

Member Data Documentation

◆ bearerLevelQos

EpsBearer ns3::GtpcCreateSessionRequestMessage::BearerContextToBeCreated::bearerLevelQos

◆ epsBearerId

uint8_t ns3::GtpcCreateSessionRequestMessage::BearerContextToBeCreated::epsBearerId

◆ sgwS5uFteid

GtpcHeader::Fteid_t ns3::GtpcCreateSessionRequestMessage::BearerContextToBeCreated::sgwS5uFteid

◆ tft

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

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