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

A Topology Tuple. More...

#include <olsr-repositories.h>

Public Attributes

Ipv4Address destAddr
 Main address of the destination.
 
Time expirationTime
 Time at which this tuple expires and must be removed.
 
Ipv4Address lastAddr
 Main address of a node which is a neighbor of the destination.
 
uint16_t sequenceNumber
 Sequence number.
 

Detailed Description

A Topology Tuple.

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


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