Lines Matching defs:restarts
428 unsigned int restarts;
1835 if (fctx->restarts > fctx->res->nonbackofftries) {
1836 int shift = fctx->restarts - fctx->res->nonbackofftries;
3433 fctx->restarts++;
3434 if (fctx->restarts > 100) {
3435 FCTXTRACE("too many restarts");
3566 if (fctx->restarts == 1) {
3575 * if fctx->restarts > 1, we've clearly been having
9350 rctx->fctx->restarts = 0;
10639 fctx->referrals, fctx->restarts, fctx->querysent,