A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::EpcS11SapSgw::CreateSessionRequestMessage Struct Reference


Create Session Request message, see 3GPP TS 29.274 7.2.1 More...

#include "epc-s11-sap.h"

+ Inheritance diagram for ns3::EpcS11SapSgw::CreateSessionRequestMessage:

Public Attributes

std::list< BearerContextToBeCreatedbearerContextsToBeCreated
 list of bearer contexts to be created More...
 
uint64_t imsi
 IMSI. More...
 
Uli uli
 ULI. More...
 
- Public Attributes inherited from ns3::EpcS11Sap::GtpcMessage
uint32_t teid
 TEID. More...
 

Detailed Description


Create Session Request message, see 3GPP TS 29.274 7.2.1

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

Member Data Documentation

◆ bearerContextsToBeCreated

std::list<BearerContextToBeCreated> ns3::EpcS11SapSgw::CreateSessionRequestMessage::bearerContextsToBeCreated

list of bearer contexts to be created

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

Referenced by ns3::EpcSgwPgwApplication::DoCreateSessionRequest(), and ns3::EpcMme::DoInitialUeMessage().

◆ imsi

uint64_t ns3::EpcS11SapSgw::CreateSessionRequestMessage::imsi

◆ uli

Uli ns3::EpcS11SapSgw::CreateSessionRequestMessage::uli

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