OLSR TC message. More...
#include <OLSR_pkt.h>
Public Member Functions | |
| u_int16_t & | ansn () |
| u_int16_t & | reserved () |
| nsaddr_t & | nb_main_addr (int i) |
| u_int32_t | size () |
| u_int16_t & | ansn () |
| u_int16_t & | reserved () |
| nsaddr_t & | nb_main_addr (int i) |
| u_int32_t | size () |
Public Attributes | |
| u_int16_t | ansn_ |
| Advertised Neighbor Sequence Number. | |
| u_int16_t | reserved_ |
| Reserved. | |
| nsaddr_t | nb_main_addrs_ [OLSR_MAX_ADDRS] |
| List of neighbors' main addresses. | |
| int | count |
| Number of neighbors' main addresses contained in nb_main_addrs_. | |
OLSR TC message.
1.7.1