structure of unreachable destination - address and sequence number More...
#include "hwmp-protocol.h"
Public Attributes | |
| Mac48Address | destination |
| destination address | |
| uint32_t | seqnum |
| sequence number | |
structure of unreachable destination - address and sequence number
Definition at line 77 of file hwmp-protocol.h.
| Mac48Address ns3::dot11s::HwmpProtocol::FailedDestination::destination |
destination address
Definition at line 79 of file hwmp-protocol.h.
Referenced by ns3::dot11s::IePerr::AddAddressUnit(), ns3::dot11s::IePerr::DeserializeInformationField(), MeshInformationElementVectorBist::DoRun(), and ns3::dot11s::HwmpRtable::GetUnreachableDestinations().
| uint32_t ns3::dot11s::HwmpProtocol::FailedDestination::seqnum |
sequence number
Definition at line 80 of file hwmp-protocol.h.
Referenced by ns3::dot11s::IePerr::DeserializeInformationField(), MeshInformationElementVectorBist::DoRun(), and ns3::dot11s::HwmpRtable::GetUnreachableDestinations().