Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_nbr.c593 boolean_t is_optimistic = FALSE; in nd6_ns_output() local
763 is_optimistic = TRUE; in nd6_ns_output()
810 if (nonce == NULL && (mac = nd6_ifptomac(ifp)) && !is_optimistic) { in nd6_ns_output()