Searched refs:maxretry (Results 1 – 1 of 1) sorted by relevance
586 int error, tries, maxretry; in nbns_rq() local592 maxretry = rqp->nr_maxretry; in nbns_rq()593 for (tries = 0; tries < maxretry; tries++) { in nbns_rq()664 if (tries == maxretry) in nbns_rq()