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

/freebsd-11-stable/sys/netinet6/
H A Dip6_var.h326 #define V_ip6_dad_count VNET(ip6_dad_count) macro
H A Dnd6_nbr.c1261 if (!V_ip6_dad_count) {
1309 dp->dad_count = V_ip6_dad_count;
H A Dnd6.c1732 if (V_ip6_dad_count > 0 &&

Completed in 191 milliseconds