Searched refs:maxtries (Results 1 – 1 of 1) sorted by relevance
1285 int maxtries; in relay_from_table() local1348 maxtries = (rlt->rlt_nhosts < RELAY_MAX_HASH_RETRIES ? in relay_from_table()1350 for (cnt = 0; cnt < maxtries; cnt++) { in relay_from_table()1359 host->conf.name, p, idx, cnt, maxtries); in relay_from_table()