Public Attributes | |
std::vector< HwmpProtocol::FailedDestination > | destinations |
destinations More... | |
std::vector< Mac48Address > | receivers |
receivers More... | |
MyPerr structure.
Definition at line 146 of file hwmp-protocol-mac.h.
std::vector<HwmpProtocol::FailedDestination> ns3::dot11s::HwmpProtocolMac::MyPerr::destinations |
destinations
Definition at line 147 of file hwmp-protocol-mac.h.
Referenced by ns3::dot11s::HwmpProtocolMac::InitiatePerr(), and ns3::dot11s::HwmpProtocolMac::SendMyPerr().
std::vector<Mac48Address> ns3::dot11s::HwmpProtocolMac::MyPerr::receivers |
receivers
Definition at line 148 of file hwmp-protocol-mac.h.
Referenced by ns3::dot11s::HwmpProtocolMac::InitiatePerr(), and ns3::dot11s::HwmpProtocolMac::SendMyPerr().