fip_myip6prefix_t Struct Reference
[Data Types]

IPv6 Prefix with additional state. More...

#include <fip.h>

Collaboration diagram for fip_myip6prefix_t:

Collaboration graph
[legend]

Data Fields

fip_prefixstate_t state
 Prefix state (unused, new, etc).
unsigned char length
 Prefix length in bits.
unsigned char advPrefix: 1
 For routers, flag that indicates if we advertise this prefix.
unsigned char isOnLink: 1
 Is prefix known to be on-link?
fip_vlifetime_t validLifetime
 How long the prefix is valid for, used when advertising the prefix.
fip_vlifetime_t validUntil
 When in seconds since system start the address expires, 0 = Never.
fip_ip6addr_t prefix
 Prefix itself.

Detailed Description

IPv6 Prefix 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