A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::EpcEnbS1SapProvider::BearerToBeSwitched Struct Reference

BearerToBeSwitched structure. More...

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

+ Collaboration diagram for ns3::EpcEnbS1SapProvider::BearerToBeSwitched:

Public Attributes

uint8_t epsBearerId
 Bearer ID.
 
uint32_t teid
 TEID.
 

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: