Searched refs:MAX_FAILURES (Results 1 – 1 of 1) sorted by relevance
34 #define MAX_FAILURES 10 /* Drop subscription after this many failures */ macro183 if (e->addr->num_failures < MAX_FAILURES) { in event_addr_failure()