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

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

#include "epc-s11-sap.h"

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

Public Attributes

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

Detailed Description

Delete Bearer Command message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.17.1.

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

Member Data Documentation

◆ bearerContextsToBeRemoved

std::list<BearerContextToBeRemoved> ns3::EpcS11SapSgw::DeleteBearerCommandMessage::bearerContextsToBeRemoved

list of bearer contexts to be removed

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


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