Searched refs:dad_count (Results 1 – 4 of 4) sorted by relevance
74 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.dad_count=080 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.dad_count=086 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.dad_count=092 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.dad_count=0
351 rump.sysctl -w net.inet6.ip6.dad_count=5354 rump.sysctl -w net.inet.ip.dad_count=5
1075 int dad_count; /* max NS to send */ member1265 dp->dad_count = ip6_dad_count; in nd6_dad_start()1351 if (dp->dad_ns_ocount < dp->dad_count) { in nd6_dad_timer()
1478 int dad_count; /* max ARP to send */ member1619 dp->dad_count = ip_dad_count; in arp_dad_start()1699 if (dp->dad_arp_ocount < dp->dad_count) { in arp_dad_timer()1706 if (dp->dad_arp_ocount < dp->dad_count) in arp_dad_timer()