A Discrete-Event Network Simulator
API
ns3::EpcEnbS1SapProvider::BearerToBeSwitched Struct Reference

BearerToBeSwitched structure. More...

#include "epc-enb-s1-sap.h"

Public Attributes

uint8_t epsBearerId
 Bearer ID. More...
 
uint32_t teid
 TEID. More...
 

Detailed Description

BearerToBeSwitched structure.

Definition at line 60 of file epc-enb-s1-sap.h.

Member Data Documentation

◆ epsBearerId

uint8_t ns3::EpcEnbS1SapProvider::BearerToBeSwitched::epsBearerId

Bearer ID.

Definition at line 62 of file epc-enb-s1-sap.h.

Referenced by ns3::UeManager::RecvRrcConnectionReconfigurationCompleted().

◆ teid

uint32_t ns3::EpcEnbS1SapProvider::BearerToBeSwitched::teid

TEID.

Definition at line 63 of file epc-enb-s1-sap.h.

Referenced by ns3::UeManager::RecvRrcConnectionReconfigurationCompleted().


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