structure of unreachable destination - address and sequence number More...
#include "hwmp-protocol.h"
Public Attributes | |
Mac48Address | destination |
destination address More... | |
uint32_t | seqnum |
sequence number More... | |
structure of unreachable destination - address and sequence number
Definition at line 88 of file hwmp-protocol.h.
Mac48Address ns3::dot11s::HwmpProtocol::FailedDestination::destination |
destination address
Definition at line 90 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 91 of file hwmp-protocol.h.
Referenced by ns3::dot11s::IePerr::DeserializeInformationField(), MeshInformationElementVectorBist::DoRun(), and ns3::dot11s::HwmpRtable::GetUnreachableDestinations().