#include <fip.h>
Data Fields | |
fip_tribool_t | isMySolicitedNode |
Is address my solicited node? | |
fip_tribool_t | isUnspecified |
Is address unspecified? | |
fip_tribool_t | isLinkLocal |
Is this address a link-local (fe80::) address? | |
fip_tribool_t | isOnLink |
Is this address on-link? |
If you add/modify this definition (to add new flags), you must modify the fip_packet_resetAddrFlags macro as well.