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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6_nbr.c996 int dad_ns_tcount; /* # of trials to send NS */ member in struct:dadq
1122 dp->dad_ns_ocount = dp->dad_ns_tcount = 0;
1201 if (dp->dad_ns_tcount > dad_maxtry) {
1345 dp->dad_ns_tcount++;

Completed in 11 milliseconds