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