Searched refs:max_waitsecs (Results 1 – 1 of 1) sorted by relevance
791 int len, waitsecs, max_waitsecs; in clnt_cots_kcallit() local1124 max_waitsecs = wait.tv_sec ? wait.tv_sec : clnt_cots_min_tout; in clnt_cots_kcallit()1125 if ((waitsecs++ < max_waitsecs) && in clnt_cots_kcallit()