Searched refs:is_dad_probe (Results 1 – 2 of 2) sorted by relevance
273 boolean_t is_dad_probe = FALSE; in nd6_ns_input() local298 is_dad_probe = IN6_IS_ADDR_UNSPECIFIED(&saddr6); in nd6_ns_input()299 if (is_dad_probe) { in nd6_ns_input()354 if (is_dad_probe && lladdr) { in nd6_ns_input()492 if (!is_dad_probe && (dadprogress & IN6_IFF_OPTIMISTIC) != 0) { in nd6_ns_input()495 if (is_dad_probe) { in nd6_ns_input()515 if (is_dad_probe) { in nd6_ns_input()
8061 boolean_t is_dad_probe;8090 is_dad_probe = IN6_IS_ADDR_UNSPECIFIED(saddrp);8092 if (is_dad_probe) {8109 if (is_dad_probe) {