RXRPC_RTO_MAX 31 net/rxrpc/rtt.c return min(rto, RXRPC_RTO_MAX); RXRPC_RTO_MAX 180 net/rxrpc/rtt.c if (retrans && timo_j * 2 <= RXRPC_RTO_MAX)