Searched refs:RPC_RCVWAIT_MSEC (Results 1 – 5 of 5) sorted by relevance
40 #define RPC_RCVWAIT_MSEC (20000) /* default response waittime */ macro
393 wait.tv_sec = RPC_RCVWAIT_MSEC / 1000; in nfs4init()656 wait.tv_sec = RPC_RCVWAIT_MSEC / 1000; in boot_nfs_mountroot()
336 wait_time = (wait_time == 0) ? RPC_RCVWAIT_MSEC : (wait_time * 1000); in brpc_call()
307 ct->ct_total.tv_sec = RPC_RCVWAIT_MSEC / 1000; in clntbtcp_call()
250 wait_time = RPC_RCVWAIT_MSEC; in clntbudp_call()