A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::EpcX2Sap::HandoverPreparationFailureParams Struct Reference

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

#include "epc-x2-sap.h"

Public Attributes

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

See section 9.1.1.3 for further info about the parameters

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

Member Data Documentation

◆ cause

uint16_t ns3::EpcX2Sap::HandoverPreparationFailureParams::cause

◆ criticalityDiagnostics

uint16_t ns3::EpcX2Sap::HandoverPreparationFailureParams::criticalityDiagnostics

◆ oldEnbUeX2apId

uint16_t ns3::EpcX2Sap::HandoverPreparationFailureParams::oldEnbUeX2apId

◆ sourceCellId

uint16_t ns3::EpcX2Sap::HandoverPreparationFailureParams::sourceCellId

◆ targetCellId

uint16_t ns3::EpcX2Sap::HandoverPreparationFailureParams::targetCellId

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