A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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
 list of bearer contexts to be created
 
uint64_t imsi
 IMSI.
 
Uli uli
 ULI.
 
- Public Attributes inherited from ns3::EpcS11Sap::GtpcMessage
uint32_t teid
 TEID.
 

Detailed Description

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

Definition at line 173 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 178 of file epc-s11-sap.h.

◆ imsi

uint64_t ns3::EpcS11SapSgw::CreateSessionRequestMessage::imsi

IMSI.

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

◆ uli

Uli ns3::EpcS11SapSgw::CreateSessionRequestMessage::uli

ULI.

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


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