![]() |
5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
|
#include "nr-epc-gnb-s1-sap.h"
Public Attributes | |
NrEpsBearer | bearer |
uint8_t | bearerId |
uint32_t | gtpTeid |
uint16_t | rnti |
Ipv4Address | transportLayerAddress |
Parameters passed to DataRadioBearerSetupRequest ()
Definition at line 108 of file nr-epc-gnb-s1-sap.h.
NrEpsBearer ns3::NrEpcGnbS1SapUser::DataRadioBearerSetupRequestParameters::bearer |
the characteristics of the bearer to be setup
Definition at line 112 of file nr-epc-gnb-s1-sap.h.
uint8_t ns3::NrEpcGnbS1SapUser::DataRadioBearerSetupRequestParameters::bearerId |
the EPS Bearer Identifier
Definition at line 113 of file nr-epc-gnb-s1-sap.h.
uint32_t ns3::NrEpcGnbS1SapUser::DataRadioBearerSetupRequestParameters::gtpTeid |
S1-bearer GTP tunnel endpoint identifier, see 36.423 9.2.1
Definition at line 114 of file nr-epc-gnb-s1-sap.h.
uint16_t ns3::NrEpcGnbS1SapUser::DataRadioBearerSetupRequestParameters::rnti |
the RNTI identifying the UE for which the DataRadioBearer is to be created
Definition at line 110 of file nr-epc-gnb-s1-sap.h.
Ipv4Address ns3::NrEpcGnbS1SapUser::DataRadioBearerSetupRequestParameters::transportLayerAddress |
IP Address of the SGW, see 36.423 9.2.1
Definition at line 115 of file nr-epc-gnb-s1-sap.h.