Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_nbr.c590 boolean_t is_optimistic = FALSE; in nd6_ns_output() local
760 is_optimistic = TRUE; in nd6_ns_output()
807 if (nonce == NULL && (mac = nd6_ifptomac(ifp)) && !is_optimistic) { in nd6_ns_output()