![]() |
5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
|
#include "nr-epc-x2-sap.h"
Public Attributes | |
uint32_t | dlGtpTeid |
downlink GTP TEID | |
uint16_t | erabId |
E-RAB ID. | |
uint32_t | ulGtpTeid |
uplink GTP TEID | |
E-RABs admitted item as it is used in the HANDOVER REQUEST ACKNOWLEDGE message. See section 9.1.1.2 for further info about the parameters
Definition at line 65 of file nr-epc-x2-sap.h.
uint32_t ns3::NrEpcX2Sap::ErabAdmittedItem::dlGtpTeid |
downlink GTP TEID
Definition at line 69 of file nr-epc-x2-sap.h.
uint16_t ns3::NrEpcX2Sap::ErabAdmittedItem::erabId |
E-RAB ID.
Definition at line 67 of file nr-epc-x2-sap.h.
uint32_t ns3::NrEpcX2Sap::ErabAdmittedItem::ulGtpTeid |
uplink GTP TEID
Definition at line 68 of file nr-epc-x2-sap.h.