Public Attributes

ns3::olsr::RoutingTableEntry Struct Reference

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

#include <olsr-routing-protocol.h>

Collaboration diagram for ns3::olsr::RoutingTableEntry:
Collaboration graph
[legend]

List of all members.

Public Attributes

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

Detailed Description

An OLSR's routing table entry.


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