A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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"

+ Collaboration diagram for ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem:

Public Attributes

uint32_t enbTeid
 TEID.
 
Ipv4Address enbTransportLayerAddress
 address
 
uint16_t erabId
 ERAB ID.
 

Detailed Description

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.

Member Data Documentation

◆ enbTeid

uint32_t ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem::enbTeid

TEID.

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

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

◆ enbTransportLayerAddress

Ipv4Address ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem::enbTransportLayerAddress

address

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

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

◆ erabId

uint16_t ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem::erabId

ERAB ID.

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

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


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