BearerToBeSwitched structure. More...
#include "epc-enb-s1-sap.h"
Public Attributes | |
uint8_t | epsBearerId |
Bearer ID. | |
uint32_t | teid |
TEID. | |
BearerToBeSwitched structure.
Definition at line 49 of file epc-enb-s1-sap.h.
uint8_t ns3::EpcEnbS1SapProvider::BearerToBeSwitched::epsBearerId |
Bearer ID.
Definition at line 51 of file epc-enb-s1-sap.h.
Referenced by ns3::UeManager::RecvRrcConnectionReconfigurationCompleted().
uint32_t ns3::EpcEnbS1SapProvider::BearerToBeSwitched::teid |
TEID.
Definition at line 52 of file epc-enb-s1-sap.h.
Referenced by ns3::UeManager::RecvRrcConnectionReconfigurationCompleted().