Searched refs:tentative (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6_nbr.c110 int anycast = 0, proxy = 0, tentative = 0; local
204 * (3) "tentative" address on which DAD is being performed.
245 tentative = ((struct in6_ifaddr *)ifa)->ia6_flags & IN6_IFF_TENTATIVE;
266 * one of my tentative address.
276 if (tentative) {
624 * If my address is tentative, this means that there's somebody
1073 "nd6_dad_start: called with non-tentative address "
1193 log(LOG_ERR, "nd6_dad_timer: called with non-tentative address "

Completed in 87 milliseconds