A Discrete-Event Network Simulator
API
ns3::dot11s::HwmpRtable::Precursor Struct Reference

Route found in reactive mode. More...

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

Public Attributes

Mac48Address address
 
uint32_t interface
 
Time whenExpire
 

Detailed Description

Route found in reactive mode.

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

Member Data Documentation

Mac48Address ns3::dot11s::HwmpRtable::Precursor::address

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

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

uint32_t ns3::dot11s::HwmpRtable::Precursor::interface

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

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

Time ns3::dot11s::HwmpRtable::Precursor::whenExpire

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

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


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