A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::EpcEnbS1SapProvider::PathSwitchRequestParameters Struct Reference

PathSwitchRequestParameters structure. More...

#include "epc-enb-s1-sap.h"

+ Collaboration diagram for ns3::EpcEnbS1SapProvider::PathSwitchRequestParameters:

Public Attributes

std::list< BearerToBeSwitchedbearersToBeSwitched
 list of bearers to be switched
 
uint16_t cellId
 cell ID
 
uint32_t mmeUeS1Id
 mmeUeS1Id in practice, we use the IMSI
 
uint16_t rnti
 RNTI.
 

Detailed Description

PathSwitchRequestParameters structure.

Definition at line 67 of file epc-enb-s1-sap.h.

Member Data Documentation

◆ bearersToBeSwitched

std::list<BearerToBeSwitched> ns3::EpcEnbS1SapProvider::PathSwitchRequestParameters::bearersToBeSwitched

list of bearers to be switched

Definition at line 72 of file epc-enb-s1-sap.h.

◆ cellId

uint16_t ns3::EpcEnbS1SapProvider::PathSwitchRequestParameters::cellId

cell ID

Definition at line 70 of file epc-enb-s1-sap.h.

◆ mmeUeS1Id

uint32_t ns3::EpcEnbS1SapProvider::PathSwitchRequestParameters::mmeUeS1Id

mmeUeS1Id in practice, we use the IMSI

Definition at line 71 of file epc-enb-s1-sap.h.

◆ rnti

uint16_t ns3::EpcEnbS1SapProvider::PathSwitchRequestParameters::rnti

RNTI.

Definition at line 69 of file epc-enb-s1-sap.h.


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