Searched refs:ip6_dad_count (Results 1 – 3 of 3) sorted by relevance
445 int ip6_dad_count = 1; /* DupAddrDetectionTransmits */ variable631 dad_count, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_dad_count, 0, "");
479 extern int ip6_dad_count; /* DupAddrDetectionTransmits */
1748 if (!ip6_dad_count || (ia->ia6_flags & IN6_IFF_ANYCAST) != 0) { in nd6_dad_start()1819 dp->dad_count = ip6_dad_count; in nd6_dad_attach()