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

An OLSR's routing table entry. More...

#include <olsr-routing-protocol.h>

Public Attributes

Ipv4Address destAddr
 Address of the destination node.
 
uint32_t distance
 Distance in hops to the destination.
 
uint32_t interface
 Interface index.
 
Ipv4Address nextAddr
 Address of the next hop.
 

Detailed Description

An OLSR's routing table entry.

Definition at line 56 of file olsr-routing-protocol.h.


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