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

/freebsd-11-stable/sys/netinet6/
H A Dnd6_nbr.c1116 int dad_ns_tcount; /* # of trials to send NS */ member in struct:dadq
1311 dp->dad_ns_ocount = dp->dad_ns_tcount = 0;
1377 if ((dp->dad_ns_tcount > V_dad_maxtry) &&
1517 dp->dad_ns_tcount++;

Completed in 121 milliseconds