A Discrete-Event Network Simulator
API
ns3::EpcX2Sap::SnStatusTransferParams Struct Reference

Parameters of the SN STATUS TRANSFER message. More...

#include "epc-x2-sap.h"

+ Collaboration diagram for ns3::EpcX2Sap::SnStatusTransferParams:

Public Attributes

std::vector< ErabsSubjectToStatusTransferItemerabsSubjectToStatusTransferList
 ERABs subject to status transfer list. More...
 
uint16_t newEnbUeX2apId
 new ENB UE X2 AP ID 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 SN STATUS TRANSFER message.

See section 9.1.1.4 for further info about the parameters

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

Member Data Documentation

◆ erabsSubjectToStatusTransferList

std::vector<ErabsSubjectToStatusTransferItem> ns3::EpcX2Sap::SnStatusTransferParams::erabsSubjectToStatusTransferList

◆ newEnbUeX2apId

uint16_t ns3::EpcX2Sap::SnStatusTransferParams::newEnbUeX2apId

◆ oldEnbUeX2apId

uint16_t ns3::EpcX2Sap::SnStatusTransferParams::oldEnbUeX2apId

◆ sourceCellId

uint16_t ns3::EpcX2Sap::SnStatusTransferParams::sourceCellId

◆ targetCellId

uint16_t ns3::EpcX2Sap::SnStatusTransferParams::targetCellId

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