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

Parameters of the HANDOVER CANCEL message. More...

#include "epc-x2-sap.h"

+ Collaboration diagram for ns3::EpcX2Sap::HandoverCancelParams:

Public Attributes

uint16_t cause
 cause
 
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 HANDOVER CANCEL message.

See section 9.1.1.6 for further info about the parameters

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

Member Data Documentation

◆ cause

uint16_t ns3::EpcX2Sap::HandoverCancelParams::cause

cause

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

◆ newEnbUeX2apId

uint16_t ns3::EpcX2Sap::HandoverCancelParams::newEnbUeX2apId

new ENB UE X2 AP ID

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

◆ oldEnbUeX2apId

uint16_t ns3::EpcX2Sap::HandoverCancelParams::oldEnbUeX2apId

old ENB UE X2 AP ID

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

◆ sourceCellId

uint16_t ns3::EpcX2Sap::HandoverCancelParams::sourceCellId

source cell ID

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

◆ targetCellId

uint16_t ns3::EpcX2Sap::HandoverCancelParams::targetCellId

target cell ID

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


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