A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::olsr::TwoHopNeighborTuple Struct Reference

A 2-hop Tuple. More...

#include <olsr-repositories.h>

Public Attributes

Time expirationTime
 Time at which this tuple expires and must be removed.
 
Ipv4Address neighborMainAddr
 Main address of a neighbor.
 
Ipv4Address twoHopNeighborAddr
 Main address of a 2-hop neighbor with a symmetric link to nb_main_addr.
 

Detailed Description

A 2-hop Tuple.

Definition at line 133 of file olsr-repositories.h.


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