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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6_nbr.c995 int dad_count; /* max NS to send */ member in struct:dadq
1120 dp->dad_count = ip6_dad_count;
1215 if (dp->dad_ns_ocount < dp->dad_count) {
1250 if (3 < dp->dad_count
1251 && dp->dad_ns_icount == dp->dad_count
H A Din6_proto.c494 dad_count, CTLFLAG_RW, &ip6_dad_count, 0, "");

Completed in 28 milliseconds