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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_nbr.c1506 int dad_ns_tcount; /* # of trials to send NS */ member in struct:dadq
1673 dp->dad_ns_ocount = dp->dad_ns_tcount = 0;
1792 if (dp->dad_ns_tcount > dad_maxtry) {
1939 dp->dad_ns_tcount++;

Completed in 25 milliseconds