A Discrete-Event Network Simulator
API
ns3::EpcS11SapSgw::DeleteBearerResponseMessage Struct Reference

Delete Bearer Response message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.10.2. More...

#include "epc-s11-sap.h"

+ Inheritance diagram for ns3::EpcS11SapSgw::DeleteBearerResponseMessage:
+ Collaboration diagram for ns3::EpcS11SapSgw::DeleteBearerResponseMessage:

Public Attributes

std::list< BearerContextRemovedSgwPgwbearerContextsRemoved
 list of bearer contexts removed
More...
 
- Public Attributes inherited from ns3::EpcS11Sap::GtpcMessage
uint32_t teid
 TEID. More...
 

Detailed Description

Delete Bearer Response message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.10.2.

Definition at line 226 of file epc-s11-sap.h.

Member Data Documentation

◆ bearerContextsRemoved

std::list<BearerContextRemovedSgwPgw> ns3::EpcS11SapSgw::DeleteBearerResponseMessage::bearerContextsRemoved

list of bearer contexts removed

Definition at line 228 of file epc-s11-sap.h.


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