in6_addr_flags
return in6_addr_flags(ifa, IN6_IFF_TENTATIVE);
return in6_addr_flags(ifa, IN6_IFF_TENTATIVE | IN6_IFF_DETACHED);