Searched refs:MAX_CONFLICTS (Results 1 – 4 of 4) sorted by relevance
71 #define MAX_CONFLICTS 10 /* (max conflicts before rate limiting) */ macro
194 if (++state->conflicts == MAX_CONFLICTS) in ipv4ll_conflicted()200 state->conflicts >= MAX_CONFLICTS ? in ipv4ll_conflicted()
39 #define MAX_CONFLICTS 10 macro
363 if(autoip->tried_llipaddr > MAX_CONFLICTS) { in autoip_start_probing()