Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netinet6/
H A Dnd6_nbr.c1652 int dad_count; /* max NS to send */ member
1847 dp->dad_count = ip6_dad_count; in nd6_dad_attach()
1991 if (dp->dad_ns_ocount < dp->dad_count) { in nd6_dad_timer()
2026 dp->dad_count = in nd6_dad_timer()
H A Din6_proto.c633 dad_count, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_dad_count, 0, "");