Create Session Request message, see 3GPP TS 29.274 7.2.1. More...
#include <epc-s11-sap.h>
Public Attributes | |
std::list < BearerContextToBeCreated > | bearerContextsToBeCreated |
uint64_t | imsi |
Uli | uli |
Create Session Request message, see 3GPP TS 29.274 7.2.1.
Definition at line 151 of file epc-s11-sap.h.
std::list<BearerContextToBeCreated> ns3::EpcS11SapSgw::CreateSessionRequestMessage::bearerContextsToBeCreated |
Definition at line 155 of file epc-s11-sap.h.
Referenced by ns3::EpcSgwPgwApplication::DoCreateSessionRequest(), and ns3::EpcMme::DoInitialUeMessage().
uint64_t ns3::EpcS11SapSgw::CreateSessionRequestMessage::imsi |
Definition at line 153 of file epc-s11-sap.h.
Referenced by ns3::EpcSgwPgwApplication::DoCreateSessionRequest(), and ns3::EpcMme::DoInitialUeMessage().
Uli ns3::EpcS11SapSgw::CreateSessionRequestMessage::uli |
Definition at line 154 of file epc-s11-sap.h.
Referenced by ns3::EpcSgwPgwApplication::DoCreateSessionRequest().