Bearer Context structure. More...
#include "epc-gtpc-header.h"
Public Attributes | |
| EpsBearer | bearerLevelQos |
| Bearer QOS level. | |
| uint8_t | cause |
| Cause. | |
| uint8_t | epsBearerId |
| EPS bearer ID. | |
| GtpcHeader::Fteid_t | fteid |
| FTEID. | |
| Ptr< EpcTft > | tft |
| Bearer traffic flow template. | |
Bearer Context structure.
Definition at line 474 of file epc-gtpc-header.h.
| EpsBearer ns3::GtpcCreateSessionResponseMessage::BearerContextCreated::bearerLevelQos |
Bearer QOS level.
Definition at line 480 of file epc-gtpc-header.h.
Referenced by ns3::GtpcCreateSessionResponseMessage::Deserialize(), ns3::EpcPgwApplication::DoRecvCreateSessionRequest(), and ns3::EpcSgwApplication::DoRecvCreateSessionResponse().
| uint8_t ns3::GtpcCreateSessionResponseMessage::BearerContextCreated::cause |
Cause.
Definition at line 477 of file epc-gtpc-header.h.
| uint8_t ns3::GtpcCreateSessionResponseMessage::BearerContextCreated::epsBearerId |
EPS bearer ID.
Definition at line 476 of file epc-gtpc-header.h.
Referenced by ns3::GtpcCreateSessionResponseMessage::Deserialize(), ns3::EpcPgwApplication::DoRecvCreateSessionRequest(), and ns3::EpcSgwApplication::DoRecvCreateSessionResponse().
| GtpcHeader::Fteid_t ns3::GtpcCreateSessionResponseMessage::BearerContextCreated::fteid |
FTEID.
Definition at line 479 of file epc-gtpc-header.h.
Referenced by ns3::GtpcCreateSessionResponseMessage::Deserialize(), ns3::EpcPgwApplication::DoRecvCreateSessionRequest(), and ns3::EpcSgwApplication::DoRecvCreateSessionResponse().
Bearer traffic flow template.
Definition at line 478 of file epc-gtpc-header.h.
Referenced by ns3::GtpcCreateSessionResponseMessage::Deserialize(), ns3::EpcPgwApplication::DoRecvCreateSessionRequest(), and ns3::EpcSgwApplication::DoRecvCreateSessionResponse().