Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet6/
H A Dnd6_nbr.c279 int anycast = 0, proxy = 0, dadprogress = 0; in nd6_ns_input() local
461 dadprogress = in nd6_ns_input()
501 if (dadprogress) { in nd6_ns_input()
512 if (!is_dad_probe && (dadprogress & IN6_IFF_OPTIMISTIC) != 0) { in nd6_ns_input()
541 if ((dadprogress & IN6_IFF_OPTIMISTIC) == 0) { in nd6_ns_input()