Searched refs:MAX_FAILURES (Results 1 – 2 of 2) sorted by relevance
34 #define MAX_FAILURES 10 /* Drop subscription after this many failures */ macro182 if (e->addr->num_failures < MAX_FAILURES) { in event_addr_failure()
704 #define MAX_FAILURES 1000 in main() macro706 while (total_failures_found < MAX_FAILURES) in main()