5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrEpcGnbS1SapProvider::PathSwitchRequestParameters Struct Reference

PathSwitchRequestParameters structure. More...

#include "nr-epc-gnb-s1-sap.h"

+ Collaboration diagram for ns3::NrEpcGnbS1SapProvider::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 54 of file nr-epc-gnb-s1-sap.h.

Member Data Documentation

◆ bearersToBeSwitched

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

list of bearers to be switched

Definition at line 59 of file nr-epc-gnb-s1-sap.h.

Referenced by ns3::NrUeManager::RecvRrcConnectionReconfigurationCompleted().

◆ cellId

uint16_t ns3::NrEpcGnbS1SapProvider::PathSwitchRequestParameters::cellId

cell ID

Definition at line 57 of file nr-epc-gnb-s1-sap.h.

Referenced by ns3::NrUeManager::RecvRrcConnectionReconfigurationCompleted().

◆ mmeUeS1Id

uint32_t ns3::NrEpcGnbS1SapProvider::PathSwitchRequestParameters::mmeUeS1Id

mmeUeS1Id in practice, we use the IMSI

Definition at line 58 of file nr-epc-gnb-s1-sap.h.

Referenced by ns3::NrUeManager::RecvRrcConnectionReconfigurationCompleted().

◆ rnti

uint16_t ns3::NrEpcGnbS1SapProvider::PathSwitchRequestParameters::rnti

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