RPC_RTO_INIT       42 net/sunrpc/timer.c 	if (timeo > RPC_RTO_INIT)
RPC_RTO_INIT       43 net/sunrpc/timer.c 		init = (timeo - RPC_RTO_INIT) << 3;
RPC_RTO_INIT       46 net/sunrpc/timer.c 		rt->sdrtt[i] = RPC_RTO_INIT;