fip_myip6addr_t Struct Reference
[Data Types]

IPv6 address with additional state. More...

#include <fip.h>

Collaboration diagram for fip_myip6addr_t:

Collaboration graph
[legend]

Data Fields

fip_addrstate_t state
 Address state (unused, new, etc).
fip_addrtype_t type
 Address type (autoconf, manual, etc).
fip_ip6addr_t addr
 IPv6 Address.
fip_vlifetime_t vlifetime
 IPv6 Lifetime.
unsigned char hasSolicitedMulticast:1
 Flag to indicate should base a multicast on this.
unsigned char hasPreferredLLIndex:1
 Flag to indicate there is a preferred LL address.
unsigned char preferredLLIndex
 Index to preferred LL address to use.
unsigned char dupAddrDetectLeft
 Number of DAD Transmissions left.
fip_timer32mS_t retransExpire32mS
 Timer for DAD.

Detailed Description

IPv6 address with additional state.
The documentation for this struct was generated from the following file:

Generated on Wed Dec 8 13:00:49 2010 for FIP by  doxygen 1.5.7.1