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

Parameters of the HANDOVER PREPARATION FAILURE message. More...

#include "epc-x2-sap.h"

+ Collaboration diagram for ns3::EpcX2Sap::HandoverPreparationFailureParams:

Public Attributes

uint16_t cause
 cause
 
uint16_t criticalityDiagnostics
 criticality diagnostics
 
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 PREPARATION FAILURE message.

See section 9.1.1.3 for further info about the parameters

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

Member Data Documentation

◆ cause

uint16_t ns3::EpcX2Sap::HandoverPreparationFailureParams::cause

cause

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

◆ criticalityDiagnostics

uint16_t ns3::EpcX2Sap::HandoverPreparationFailureParams::criticalityDiagnostics

criticality diagnostics

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

◆ oldEnbUeX2apId

uint16_t ns3::EpcX2Sap::HandoverPreparationFailureParams::oldEnbUeX2apId

old ENB UE X2 AP ID

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

◆ sourceCellId

uint16_t ns3::EpcX2Sap::HandoverPreparationFailureParams::sourceCellId

source cell ID

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

◆ targetCellId

uint16_t ns3::EpcX2Sap::HandoverPreparationFailureParams::targetCellId

target cell ID

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


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