Public Member Functions | Public Attributes

OLSR_hello Struct Reference

OLSR HELLO message. More...

#include <OLSR_pkt.h>

List of all members.

Public Member Functions

u_int16_t & reserved ()
u_int8_t & htime ()
u_int8_t & willingness ()
OLSR_hello_msghello_msg (int i)
u_int32_t size ()
u_int16_t & reserved ()
u_int8_t & htime ()
u_int8_t & willingness ()
OLSR_hello_msghello_msg (int i)
u_int32_t size ()

Public Attributes

u_int16_t reserved_
 Reserved.
u_int8_t htime_
 HELLO emission interval in mantissa/exponent format.
u_int8_t willingness_
 Willingness of a node for forwarding packets on behalf of other nodes.
OLSR_hello_msg hello_body_ [OLSR_MAX_HELLOS]
 List of OLSR_hello_msg.
int count
 Number of OLSR_hello_msg contained in hello_body_.

Detailed Description

OLSR HELLO message.


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