A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::dot11s::HwmpRtable::Precursor Struct Reference

Route found in reactive mode. More...

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

Public Attributes

Mac48Address address
 address
 
uint32_t interface
 interface
 
Time whenExpire
 expire time
 

Detailed Description

Route found in reactive mode.

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

Member Data Documentation

◆ address

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

address

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

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

◆ interface

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

interface

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

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

◆ whenExpire

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

expire time

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

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


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