Searched refs:RPC_RCVWAIT_MSEC (Results 1 – 5 of 5) sorted by relevance
40 #define RPC_RCVWAIT_MSEC (20000) /* default response waittime */ macro
395 wait.tv_sec = RPC_RCVWAIT_MSEC / 1000; in nfs4init()658 wait.tv_sec = RPC_RCVWAIT_MSEC / 1000; in boot_nfs_mountroot()
338 wait_time = (wait_time == 0) ? RPC_RCVWAIT_MSEC : (wait_time * 1000); in brpc_call()
309 ct->ct_total.tv_sec = RPC_RCVWAIT_MSEC / 1000; in clntbtcp_call()
267 wait_time = RPC_RCVWAIT_MSEC;