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

Parameters of the HANDOVER CANCEL message. More...

#include "nr-epc-x2-sap.h"

Public Attributes

uint16_t cause
 cause
 
uint16_t newGnbUeX2apId
 new gNB UE X2 AP ID
 
uint16_t oldGnbUeX2apId
 old gNB 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 334 of file nr-epc-x2-sap.h.

Member Data Documentation

◆ cause

uint16_t ns3::NrEpcX2Sap::HandoverCancelParams::cause

◆ newGnbUeX2apId

uint16_t ns3::NrEpcX2Sap::HandoverCancelParams::newGnbUeX2apId

◆ oldGnbUeX2apId

uint16_t ns3::NrEpcX2Sap::HandoverCancelParams::oldGnbUeX2apId

◆ sourceCellId

uint16_t ns3::NrEpcX2Sap::HandoverCancelParams::sourceCellId

◆ targetCellId

uint16_t ns3::NrEpcX2Sap::HandoverCancelParams::targetCellId

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