Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_nbr.c1653 int dad_count; /* max NS to send */ member
1848 dp->dad_count = ip6_dad_count; in nd6_dad_attach()
1992 if (dp->dad_ns_ocount < dp->dad_count) { in nd6_dad_timer()
2027 dp->dad_count = in nd6_dad_timer()
H A Din6_proto.c630 dad_count, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_dad_count, 0, "");