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

/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Din6_proto.c581 dad_count, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_dad_count, 0, "");
H A Dnd6_nbr.c1446 int dad_count; /* max NS to send */ member in struct:dadq
1619 dp->dad_count = ip6_dad_count;
1757 if (dp->dad_ns_ocount < dp->dad_count) {

Completed in 133 milliseconds