A Discrete-Event Network Simulator
API
ns3::dot11s::HwmpRtable::ReactiveRoute Struct Reference
+ Collaboration diagram for ns3::dot11s::HwmpRtable::ReactiveRoute:

Public Attributes

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

Detailed Description

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

Member Data Documentation

uint32_t ns3::dot11s::HwmpRtable::ReactiveRoute::interface

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

uint32_t ns3::dot11s::HwmpRtable::ReactiveRoute::metric

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

std::vector<Precursor> ns3::dot11s::HwmpRtable::ReactiveRoute::precursors

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

Mac48Address ns3::dot11s::HwmpRtable::ReactiveRoute::retransmitter

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

uint32_t ns3::dot11s::HwmpRtable::ReactiveRoute::seqnum

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

Time ns3::dot11s::HwmpRtable::ReactiveRoute::whenExpire

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


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