RPC_RTO_INIT       36 net/sunrpc/timer.c 	if (timeo > RPC_RTO_INIT)
RPC_RTO_INIT       37 net/sunrpc/timer.c 		init = (timeo - RPC_RTO_INIT) << 3;
RPC_RTO_INIT       40 net/sunrpc/timer.c 		rt->sdrtt[i] = RPC_RTO_INIT;