Home
last modified time | relevance | path

Searched refs:dadprogress (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/bsd/netinet6/
H A Dnd6_nbr.c271 int anycast = 0, proxy = 0, dadprogress = 0; in nd6_ns_input() local
446 dadprogress = in nd6_ns_input()
484 if (dadprogress) { in nd6_ns_input()
495 if (!is_dad_probe && (dadprogress & IN6_IFF_OPTIMISTIC) != 0) { in nd6_ns_input()
523 if ((dadprogress & IN6_IFF_OPTIMISTIC) == 0) { in nd6_ns_input()