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