Microchip® Advanced Software Framework

nd6_prefix_list_entry Struct Reference

#include <nd6.h>

Data Fields

u8_t flags
 
u32_t invalidation_timer
 
struct netifnetif
 
ip6_addr_t prefix
 

u8_t nd6_prefix_list_entry::flags
u32_t nd6_prefix_list_entry::invalidation_timer

Referenced by nd6_input(), and nd6_tmr().

struct netif* nd6_prefix_list_entry::netif

Referenced by nd6_new_onlink_prefix(), and nd6_tmr().

ip6_addr_t nd6_prefix_list_entry::prefix

Referenced by nd6_tmr().