Searched refs:dad_maxtry (Results 1 – 1 of 1) sorted by relevance
118 static int dad_maxtry = 15; /* max # of *tries* to transmit DAD packet */ variable1982 if (dp->dad_ns_tcount > dad_maxtry) { in nd6_dad_timer()2028 dp->dad_ns_ocount + dad_maxtry - 1; in nd6_dad_timer()