Searched refs:timeouts (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dresolver.c119 * This defines the maximum number of timeouts we will permit before we
237 * The number of timeouts that have occurred since we
241 unsigned int timeouts; member in struct:fetchctx
1771 * Handle timeouts by reducing the UDP response size to 512 bytes
1786 fctx->timeouts >= (MAX_EDNS0_TIMEOUTS * 2)) &&
1791 fctx->timeouts >= MAX_EDNS0_TIMEOUTS) &&
3226 fctx->timeouts++;
3587 fctx->timeouts = 0;
6493 fctx->timeouts = 0;
8054 fctx->querysent, fctx->timeouts, fct
[all...]

Completed in 523 milliseconds