E-RABs Switched in Downlink Item IE, see 3GPP TS 36.413 9.1.5.8. More...
#include "epc-s1ap-sap.h"
Public Attributes | |
uint32_t | enbTeid |
TEID. | |
Ipv4Address | enbTransportLayerAddress |
address | |
uint16_t | erabId |
ERAB ID. | |
E-RABs Switched in Downlink Item IE, see 3GPP TS 36.413 9.1.5.8.
Definition at line 104 of file epc-s1ap-sap.h.
uint32_t ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem::enbTeid |
TEID.
Definition at line 108 of file epc-s1ap-sap.h.
Referenced by ns3::EpcEnbApplication::DoPathSwitchRequest().
Ipv4Address ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem::enbTransportLayerAddress |
address
Definition at line 107 of file epc-s1ap-sap.h.
Referenced by ns3::EpcEnbApplication::DoPathSwitchRequest().
uint16_t ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem::erabId |
ERAB ID.
Definition at line 106 of file epc-s1ap-sap.h.
Referenced by ns3::EpcEnbApplication::DoPathSwitchRequest().