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

A Link Tuple. More...

#include <olsr-repositories.h>

Public Attributes

Time asymTime
 The link is considered unidirectional until this time.
 
Ipv4Address localIfaceAddr
 Interface address of the local node.
 
Ipv4Address neighborIfaceAddr
 Interface address of the neighbor node.
 
Time symTime
 The link is considered bidirectional until this time.
 
Time time
 Time at which this tuple expires and must be removed.
 

Detailed Description

A Link Tuple.

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


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