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

Parameters of the UE DATA primitive. More...

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

Public Attributes

uint32_t gtpTeid
 GTP TEID.
 
uint16_t sourceCellId
 source cell ID
 
uint16_t targetCellId
 target cell ID
 
Ptr< Packet > ueData
 UE data.
 

Detailed Description

Parameters of the UE DATA primitive.

Forward UE data during the handover procedure from source gNB (sourceCellId) to target gNB (targetCellId) using a GTP-U tunnel (gtpTeid)

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

Member Data Documentation

◆ gtpTeid

uint32_t ns3::NrEpcX2Sap::UeDataParams::gtpTeid

◆ sourceCellId

uint16_t ns3::NrEpcX2Sap::UeDataParams::sourceCellId

◆ targetCellId

uint16_t ns3::NrEpcX2Sap::UeDataParams::targetCellId

◆ ueData

Ptr<Packet> ns3::NrEpcX2Sap::UeDataParams::ueData

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