A Discrete-Event Network Simulator
API
ns3::EpcX2Sap::UeContextReleaseParams Struct Reference

Parameters of the UE CONTEXT RELEASE message. More...

#include "epc-x2-sap.h"

Public Attributes

uint16_t newEnbUeX2apId
 new ENB UE X2 AP ID More...
 
uint16_t oldEnbUeX2apId
 old ENB UE X2 AP ID More...
 
uint16_t sourceCellId
 source cell ID More...
 
uint16_t targetCellId
 target cell ID More...
 

Detailed Description

Parameters of the UE CONTEXT RELEASE message.

See section 9.1.1.5 for further info about the parameters

Definition at line 290 of file epc-x2-sap.h.

Member Data Documentation

◆ newEnbUeX2apId

uint16_t ns3::EpcX2Sap::UeContextReleaseParams::newEnbUeX2apId

◆ oldEnbUeX2apId

uint16_t ns3::EpcX2Sap::UeContextReleaseParams::oldEnbUeX2apId

◆ sourceCellId

uint16_t ns3::EpcX2Sap::UeContextReleaseParams::sourceCellId

source cell ID

Definition at line 294 of file epc-x2-sap.h.

Referenced by ns3::EpcX2::DoSendUeContextRelease(), and ns3::UeManager::SendUeContextRelease().

◆ targetCellId

uint16_t ns3::EpcX2Sap::UeContextReleaseParams::targetCellId

target cell ID

Definition at line 295 of file epc-x2-sap.h.

Referenced by ns3::UeManager::SendUeContextRelease().


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