5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrEpcX2Sap::HandoverRequestAckParams Struct Reference

Parameters of the HANDOVER REQUEST ACKNOWLEDGE message. More...

#include "nr-epc-x2-sap.h"

+ Collaboration diagram for ns3::NrEpcX2Sap::HandoverRequestAckParams:

Public Attributes

std::vector< ErabAdmittedItemadmittedBearers
 admitted bearers
 
uint16_t newGnbUeX2apId
 new gNB UE X2 AP ID
 
std::vector< ErabNotAdmittedItemnotAdmittedBearers
 not admitted bearers
 
uint16_t oldGnbUeX2apId
 old gNB UE X2 AP ID
 
Ptr< Packet > rrcContext
 RRC context.
 
uint16_t sourceCellId
 source cell ID
 
uint16_t targetCellId
 target cell ID
 

Detailed Description

Parameters of the HANDOVER REQUEST ACKNOWLEDGE message.

See section 9.1.1.2 for further info about the parameters

Definition at line 237 of file nr-epc-x2-sap.h.

Member Data Documentation

◆ admittedBearers

std::vector<ErabAdmittedItem> ns3::NrEpcX2Sap::HandoverRequestAckParams::admittedBearers

◆ newGnbUeX2apId

uint16_t ns3::NrEpcX2Sap::HandoverRequestAckParams::newGnbUeX2apId

◆ notAdmittedBearers

std::vector<ErabNotAdmittedItem> ns3::NrEpcX2Sap::HandoverRequestAckParams::notAdmittedBearers

◆ oldGnbUeX2apId

uint16_t ns3::NrEpcX2Sap::HandoverRequestAckParams::oldGnbUeX2apId

◆ rrcContext

Ptr<Packet> ns3::NrEpcX2Sap::HandoverRequestAckParams::rrcContext

◆ sourceCellId

uint16_t ns3::NrEpcX2Sap::HandoverRequestAckParams::sourceCellId

◆ targetCellId

uint16_t ns3::NrEpcX2Sap::HandoverRequestAckParams::targetCellId

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