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

#include "nr-epc-gnb-s1-sap.h"

+ Collaboration diagram for ns3::NrEpcGnbS1SapUser::DataRadioBearerSetupRequestParameters:

Public Attributes

NrEpsBearer bearer
 
uint8_t bearerId
 
uint32_t gtpTeid
 
uint16_t rnti
 
Ipv4Address transportLayerAddress
 

Detailed Description

Parameters passed to DataRadioBearerSetupRequest ()

Definition at line 108 of file nr-epc-gnb-s1-sap.h.

Member Data Documentation

◆ bearer

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.

◆ bearerId

uint8_t ns3::NrEpcGnbS1SapUser::DataRadioBearerSetupRequestParameters::bearerId

the EPS Bearer Identifier

Definition at line 113 of file nr-epc-gnb-s1-sap.h.

◆ gtpTeid

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.

◆ rnti

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.

◆ transportLayerAddress

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.


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