A Discrete-Event Network Simulator
API
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:
+ Collaboration diagram for ns3::EpcS11SapSgw::CreateSessionRequestMessage:

Public Attributes

std::list< BearerContextToBeCreatedbearerContextsToBeCreated
 
uint64_t imsi
 
Uli uli
 
- Public Attributes inherited from ns3::EpcS11Sap::GtpcMessage
uint32_t teid
 

Detailed Description

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

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

Member Data Documentation

std::list<BearerContextToBeCreated> ns3::EpcS11SapSgw::CreateSessionRequestMessage::bearerContextsToBeCreated
uint64_t ns3::EpcS11SapSgw::CreateSessionRequestMessage::imsi
Uli ns3::EpcS11SapSgw::CreateSessionRequestMessage::uli

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

Referenced by ns3::EpcSgwPgwApplication::DoCreateSessionRequest().


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