Contiki 2.5
Data Fields
uip_nd6_defrouter Struct Reference

An entry in the default router list. More...

#include <core/net/uip-nd6.h>

Data Fields

struct stimer lifetime
 the lifetime contained in RA corresponds to the interval field of the timer
 
u8_t used
 Is this default router entry currently used.
 

Detailed Description

An entry in the default router list.

Definition at line 229 of file uip-nd6.h.