Searched refs:is_dad_probe (Results 1 – 2 of 2) sorted by relevance
279 boolean_t is_dad_probe = FALSE; in nd6_ns_input() local304 is_dad_probe = IN6_IS_ADDR_UNSPECIFIED(&saddr6); in nd6_ns_input()305 if (is_dad_probe) { in nd6_ns_input()360 if (is_dad_probe && lladdr) { in nd6_ns_input()498 if (!is_dad_probe && (dadprogress & IN6_IFF_OPTIMISTIC) != 0) { in nd6_ns_input()501 if (is_dad_probe) { in nd6_ns_input()521 if (is_dad_probe) { in nd6_ns_input()
8483 boolean_t is_dad_probe;8512 is_dad_probe = IN6_IS_ADDR_UNSPECIFIED(saddrp);8514 if (is_dad_probe) {8526 if (is_dad_probe) {