Lines Matching defs:resend
810 bool resend; /* resend this query? */
1916 * Allow an additional second for the kernel to resend the SYN
7374 rctx->resend = true;
7515 rctx->resend = true;
7551 rctx->resend = true;
7575 rctx->resend = true;
7955 rctx->resend = true;
7973 rctx->resend = true;
9503 FCTXTRACE("resend");
9570 * from it that we can. We either wait for another response, resend the
9571 * query to the same server, resend to a new server, or clean up and
9594 (rctx->next_server || rctx->resend || rctx->nextitem))
9605 REQUIRE(!rctx->resend);
9617 * If nobody's waiting for results, don't resend or try next server.
9622 rctx->resend = false;
9628 } else if (rctx->resend) {
9740 rctx->resend = true;
9752 rctx->resend = true;
9802 rctx->resend = true;
9820 rctx->resend = true;