Home
last modified time | relevance | path

Searched refs:V_ip6_dad_count (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet6/
H A Dip6_var.h330 #define V_ip6_dad_count VNET(ip6_dad_count) macro
H A Dnd6_nbr.c1295 V_ip6_dad_count == 0 || in nd6_dad_start()
1339 dp->dad_count = V_ip6_dad_count; in nd6_dad_start()
H A Dnd6.c1742 if (V_ip6_dad_count > 0 && in nd6_ioctl()