![]() |
5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
|
Parameters of the HANDOVER PREPARATION FAILURE message. More...
#include "nr-epc-x2-sap.h"
Public Attributes | |
uint16_t | cause |
cause | |
uint16_t | criticalityDiagnostics |
criticality diagnostics | |
uint16_t | oldGnbUeX2apId |
old gNB UE X2 AP ID | |
uint16_t | sourceCellId |
source cell ID | |
uint16_t | targetCellId |
target cell ID | |
Parameters of the HANDOVER PREPARATION FAILURE message.
See section 9.1.1.3 for further info about the parameters
Definition at line 253 of file nr-epc-x2-sap.h.
uint16_t ns3::NrEpcX2Sap::HandoverPreparationFailureParams::cause |
cause
Definition at line 258 of file nr-epc-x2-sap.h.
Referenced by ns3::NrUeManager::BuildHoPrepFailMsg(), ns3::NrEpcX2::DoSendHandoverPreparationFailure(), and ns3::NrEpcX2::RecvFromX2cSocket().
uint16_t ns3::NrEpcX2Sap::HandoverPreparationFailureParams::criticalityDiagnostics |
criticality diagnostics
Definition at line 259 of file nr-epc-x2-sap.h.
Referenced by ns3::NrUeManager::BuildHoPrepFailMsg(), ns3::NrEpcX2::DoSendHandoverPreparationFailure(), and ns3::NrEpcX2::RecvFromX2cSocket().
uint16_t ns3::NrEpcX2Sap::HandoverPreparationFailureParams::oldGnbUeX2apId |
old gNB UE X2 AP ID
Definition at line 255 of file nr-epc-x2-sap.h.
Referenced by ns3::NrUeManager::BuildHoPrepFailMsg(), ns3::NrEpcX2::DoSendHandoverPreparationFailure(), and ns3::NrEpcX2::RecvFromX2cSocket().
uint16_t ns3::NrEpcX2Sap::HandoverPreparationFailureParams::sourceCellId |
source cell ID
Definition at line 256 of file nr-epc-x2-sap.h.
Referenced by ns3::NrUeManager::BuildHoPrepFailMsg(), ns3::NrEpcX2::DoSendHandoverPreparationFailure(), and ns3::NrEpcX2::RecvFromX2cSocket().
uint16_t ns3::NrEpcX2Sap::HandoverPreparationFailureParams::targetCellId |
target cell ID
Definition at line 257 of file nr-epc-x2-sap.h.
Referenced by ns3::NrUeManager::BuildHoPrepFailMsg(), ns3::NrEpcX2::DoSendHandoverPreparationFailure(), and ns3::NrEpcX2::RecvFromX2cSocket().