#include <olsr-routing-protocol.h>

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. | |
1.5.8