Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_nbr.c1656 int dad_count; /* max NS to send */ member
1851 dp->dad_count = ip6_dad_count; in nd6_dad_attach()
1995 if (dp->dad_ns_ocount < dp->dad_count) { in nd6_dad_timer()
2030 dp->dad_count = in nd6_dad_timer()
H A Din6_proto.c606 dad_count, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_dad_count, 0, "");