Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_nbr.c1645 int dad_count; /* max NS to send */ member
1830 dp->dad_count = ip6_dad_count; in nd6_dad_attach()
1973 if (dp->dad_ns_ocount < dp->dad_count) { in nd6_dad_timer()
2006 dp->dad_count = in nd6_dad_timer()
H A Din6_proto.c631 dad_count, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_dad_count, 0, "");