A Discrete-Event Network Simulator
API
ns3::EpcX2Sap::ErabNotAdmittedItem Struct Reference

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

#include "epc-x2-sap.h"

Public Attributes

uint16_t cause
 cause More...
 
uint16_t erabId
 E-RAB ID. More...
 

Detailed Description

E-RABs not 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 87 of file epc-x2-sap.h.

Member Data Documentation

◆ cause

uint16_t ns3::EpcX2Sap::ErabNotAdmittedItem::cause

cause

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

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

◆ erabId

uint16_t ns3::EpcX2Sap::ErabNotAdmittedItem::erabId

E-RAB ID.

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

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


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