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