Searched refs:ip6_dad_count (Results 1 – 4 of 4) sorted by relevance
356 int ip6_dad_count = 1; /* DupAddrDetectionTransmits */ variable
296 extern int ip6_dad_count; /* DupAddrDetectionTransmits */
1100 if ((ia6->ia6_flags & IN6_IFF_ANYCAST) || (!ip6_dad_count)) { in nd6_dad_start()1134 dp->dad_count = ip6_dad_count; in nd6_dad_start()
1466 { IPV6CTL_DAD_COUNT, &ip6_dad_count, 0, 10 },