Bearer Context structure. More...
#include "epc-gtpc-header.h"
Public Attributes | |
EpsBearer | bearerLevelQos |
bearer QOS level | |
uint8_t | epsBearerId |
EPS bearer ID. | |
GtpcHeader::Fteid_t | sgwS5uFteid |
FTEID. | |
Ptr< EpcTft > | tft |
traffic flow template | |
Bearer Context structure.
Definition at line 400 of file epc-gtpc-header.h.
EpsBearer ns3::GtpcCreateSessionRequestMessage::BearerContextToBeCreated::bearerLevelQos |
bearer QOS level
Definition at line 405 of file epc-gtpc-header.h.
Referenced by ns3::GtpcCreateSessionRequestMessage::Deserialize(), and ns3::EpcSgwApplication::DoRecvCreateSessionRequest().
uint8_t ns3::GtpcCreateSessionRequestMessage::BearerContextToBeCreated::epsBearerId |
EPS bearer ID.
Definition at line 403 of file epc-gtpc-header.h.
Referenced by ns3::GtpcCreateSessionRequestMessage::Deserialize(), ns3::EpcMmeApplication::DoInitialUeMessage(), and ns3::EpcSgwApplication::DoRecvCreateSessionRequest().
GtpcHeader::Fteid_t ns3::GtpcCreateSessionRequestMessage::BearerContextToBeCreated::sgwS5uFteid |
FTEID.
Definition at line 402 of file epc-gtpc-header.h.
Referenced by ns3::GtpcCreateSessionRequestMessage::Deserialize(), and ns3::EpcSgwApplication::DoRecvCreateSessionRequest().
traffic flow template
Definition at line 404 of file epc-gtpc-header.h.
Referenced by ns3::GtpcCreateSessionRequestMessage::Deserialize(), and ns3::EpcSgwApplication::DoRecvCreateSessionRequest().