Searched refs:v_low (Results 1 – 1 of 1) sorted by relevance
95 rpcvers_t v_low, v_high; in clnt_create_vers_timed() local112 v_low = vers_low; in clnt_create_vers_timed()114 while (rpc_stat == RPC_PROGVERSMISMATCH && v_high > v_low) { in clnt_create_vers_timed()124 if (minvers > v_low) in clnt_create_vers_timed()125 v_low = minvers; in clnt_create_vers_timed()126 if (v_low > v_high) { in clnt_create_vers_timed()