dad_ns_tcount 1017 netinet6/nd6_nbr.c int dad_ns_tcount; /* # of trials to send NS */
dad_ns_tcount 1131 netinet6/nd6_nbr.c dp->dad_ns_ocount = dp->dad_ns_tcount = 0;
dad_ns_tcount 1209 netinet6/nd6_nbr.c if (dp->dad_ns_tcount > dad_maxtry) {
dad_ns_tcount 1320 netinet6/nd6_nbr.c dp->dad_ns_tcount++;