tentative         102 netinet6/nd6_nbr.c 	int anycast = 0, proxy = 0, tentative = 0;
tentative         244 netinet6/nd6_nbr.c 	tentative = ((struct in6_ifaddr *)ifa)->ia6_flags & IN6_IFF_TENTATIVE;
tentative         273 netinet6/nd6_nbr.c 	if (tentative) {