Home
last modified time | relevance | path

Searched refs:dad_count (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dnd6_nbr.c1119 int dad_count; /* max NS to send */ member
1302 dp->dad_count = V_ip6_dad_count; in nd6_dad_start()
1381 if (dp->dad_ns_ocount < dp->dad_count) { in nd6_dad_timer()
1414 dp->dad_count = in nd6_dad_timer()
H A Din6_proto.c501 SYSCTL_INT(_net_inet6_ip6, IPV6CTL_DAD_COUNT, dad_count,