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

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_proto.c533 dad_count, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_dad_count, 0, "");
H A Dnd6_nbr.c1505 int dad_count; /* max NS to send */ member in struct:dadq
1671 dp->dad_count = ip6_dad_count;
1802 if (dp->dad_ns_ocount < dp->dad_count) {

Completed in 16 milliseconds