Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet6/
H A Dnd6_nbr.c613 boolean_t is_optimistic = FALSE; in nd6_ns_output() local
786 is_optimistic = TRUE; in nd6_ns_output()
834 if (nonce == NULL && (mac = nd6_ifptomac(ifp)) && !is_optimistic) { in nd6_ns_output()