A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem Struct Reference

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. More...
 
Ipv4Address enbTransportLayerAddress
 address More...
 
uint16_t erabId
 ERAB ID. More...
 

Detailed Description

E-RABs Switched in Downlink Item IE, see 3GPP TS 36.413 9.1.5.8.

Definition at line 115 of file epc-s1ap-sap.h.

Member Data Documentation

◆ enbTeid

uint32_t ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem::enbTeid

TEID.

Definition at line 119 of file epc-s1ap-sap.h.

Referenced by ns3::EpcEnbApplication::DoPathSwitchRequest().

◆ enbTransportLayerAddress

Ipv4Address ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem::enbTransportLayerAddress

address

Definition at line 118 of file epc-s1ap-sap.h.

Referenced by ns3::EpcEnbApplication::DoPathSwitchRequest().

◆ erabId

uint16_t ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem::erabId

ERAB ID.

Definition at line 117 of file epc-s1ap-sap.h.

Referenced by ns3::EpcEnbApplication::DoPathSwitchRequest().


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