#include <OLSR_repositories.h>
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. | |
A Neighbor Tuple.
1.7.1