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

E-RABs admitted item as it is used in the HANDOVER REQUEST ACKNOWLEDGE message. More...

#include "epc-x2-sap.h"

+ Collaboration diagram for ns3::EpcX2Sap::ErabAdmittedItem:

Public Attributes

uint32_t dlGtpTeid
 downlink GTP TEID
 
uint16_t erabId
 E-RAB ID.
 
uint32_t ulGtpTeid
 uplink GTP TEID
 

Detailed Description

E-RABs admitted item as it is used in the HANDOVER REQUEST ACKNOWLEDGE message.

See section 9.1.1.2 for further info about the parameters

Definition at line 75 of file epc-x2-sap.h.

Member Data Documentation

◆ dlGtpTeid

uint32_t ns3::EpcX2Sap::ErabAdmittedItem::dlGtpTeid

downlink GTP TEID

Definition at line 79 of file epc-x2-sap.h.

Referenced by ns3::EpcX2HandoverRequestAckHeader::Deserialize().

◆ erabId

uint16_t ns3::EpcX2Sap::ErabAdmittedItem::erabId

◆ ulGtpTeid

uint32_t ns3::EpcX2Sap::ErabAdmittedItem::ulGtpTeid

uplink GTP TEID

Definition at line 78 of file epc-x2-sap.h.

Referenced by ns3::EpcX2HandoverRequestAckHeader::Deserialize().


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