A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::dot11s::HwmpRtable::ProactiveRoute Struct Reference

Route fond in proactive mode. More...

+ Collaboration diagram for ns3::dot11s::HwmpRtable::ProactiveRoute:

Public Attributes

uint32_t interface
 
uint32_t metric
 
std::vector< Precursorprecursors
 
Mac48Address retransmitter
 
Mac48Address root
 
uint32_t seqnum
 
Time whenExpire
 

Detailed Description

Route fond in proactive mode.

Definition at line 128 of file hwmp-rtable.h.

Member Data Documentation

uint32_t ns3::dot11s::HwmpRtable::ProactiveRoute::interface
uint32_t ns3::dot11s::HwmpRtable::ProactiveRoute::metric
std::vector<Precursor> ns3::dot11s::HwmpRtable::ProactiveRoute::precursors

Definition at line 136 of file hwmp-rtable.h.

Referenced by ns3::dot11s::HwmpRtable::DeleteProactivePath().


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