Public Member Functions | Public Attributes

OLSR_tc Struct Reference

OLSR TC message. More...

#include <OLSR_pkt.h>

List of all members.

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

Detailed Description

OLSR TC message.


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