Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Dnd6_nbr.c276 int anycast = 0, proxy = 0, dadprogress = 0; in nd6_ns_input() local
450 dadprogress = in nd6_ns_input()
488 if (dadprogress) { in nd6_ns_input()
499 if (!is_dad_probe && (dadprogress & IN6_IFF_OPTIMISTIC) != 0) { in nd6_ns_input()
527 if ((dadprogress & IN6_IFF_OPTIMISTIC) == 0) { in nd6_ns_input()