![]() |
5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
|
Parameters of the UE CONTEXT RELEASE message. More...
#include "nr-epc-x2-sap.h"
Public Attributes | |
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 | |
Parameters of the UE CONTEXT RELEASE message.
See section 9.1.1.5 for further info about the parameters
Definition at line 282 of file nr-epc-x2-sap.h.
uint16_t ns3::NrEpcX2Sap::UeContextReleaseParams::newGnbUeX2apId |
new gNB UE X2 AP ID
Definition at line 285 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendUeContextRelease(), ns3::NrEpcX2::RecvFromX2cSocket(), and ns3::NrUeManager::SendUeContextRelease().
uint16_t ns3::NrEpcX2Sap::UeContextReleaseParams::oldGnbUeX2apId |
old gNB UE X2 AP ID
Definition at line 284 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendUeContextRelease(), ns3::NrEpcX2::RecvFromX2cSocket(), and ns3::NrUeManager::SendUeContextRelease().
uint16_t ns3::NrEpcX2Sap::UeContextReleaseParams::sourceCellId |
source cell ID
Definition at line 286 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendUeContextRelease(), and ns3::NrUeManager::SendUeContextRelease().
uint16_t ns3::NrEpcX2Sap::UeContextReleaseParams::targetCellId |
target cell ID
Definition at line 287 of file nr-epc-x2-sap.h.
Referenced by ns3::NrUeManager::SendUeContextRelease().