Public Member Functions | Public Attributes

OLSR_nb_tuple Struct Reference

A Neighbor Tuple. More...

#include <OLSR_repositories.h>

List of all members.

Public Member Functions

nsaddr_t & nb_main_addr ()
u_int8_t & status ()
u_int8_t & willingness ()
nsaddr_t & nb_main_addr ()
u_int8_t & status ()
u_int8_t & willingness ()

Public Attributes

nsaddr_t nb_main_addr_
 Main address of a neighbor node.
u_int8_t status_
 Neighbor Type and Link Type at the four less significative digits.
u_int8_t willingness_
 A value between 0 and 7 specifying the node's willingness to carry traffic on behalf of other nodes.

Detailed Description

A Neighbor Tuple.


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