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

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

#include "epc-x2-sap.h"

+ Collaboration diagram for ns3::EpcX2Sap::UeContextReleaseParams:

Public Attributes

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

Detailed Description

Parameters of the UE CONTEXT RELEASE message.

See section 9.1.1.5 for further info about the parameters

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

Member Data Documentation

◆ newEnbUeX2apId

uint16_t ns3::EpcX2Sap::UeContextReleaseParams::newEnbUeX2apId

new ENB UE X2 AP ID

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

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

◆ oldEnbUeX2apId

uint16_t ns3::EpcX2Sap::UeContextReleaseParams::oldEnbUeX2apId

old ENB UE X2 AP ID

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

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

◆ sourceCellId

uint16_t ns3::EpcX2Sap::UeContextReleaseParams::sourceCellId

source cell ID

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

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

◆ targetCellId

uint16_t ns3::EpcX2Sap::UeContextReleaseParams::targetCellId

target cell ID

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

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


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