A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::dot11s::HwmpProtocolMac::MyPerr Struct Reference

MyPerr structure. More...

Collaboration diagram for ns3::dot11s::HwmpProtocolMac::MyPerr:

Public Attributes

std::vector< HwmpProtocol::FailedDestinationdestinations
 destinations
std::vector< Mac48Addressreceivers
 receivers

Detailed Description

MyPerr structure.

Definition at line 149 of file hwmp-protocol-mac.h.

Member Data Documentation

◆ destinations

std::vector<HwmpProtocol::FailedDestination> ns3::dot11s::HwmpProtocolMac::MyPerr::destinations

destinations

Definition at line 151 of file hwmp-protocol-mac.h.

◆ receivers

std::vector<Mac48Address> ns3::dot11s::HwmpProtocolMac::MyPerr::receivers

receivers

Definition at line 152 of file hwmp-protocol-mac.h.


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