Searched refs:inet_csk_rto_backoff (Results 1 – 3 of 3) sorted by relevance
244 inet_csk_rto_backoff(const struct inet_connection_sock *icsk, in inet_csk_rto_backoff() function
380 const bool alive = inet_csk_rto_backoff(icsk, TCP_RTO_MAX) < TCP_RTO_MAX; in tcp_probe_timer()
439 icsk->icsk_rto = inet_csk_rto_backoff(icsk, TCP_RTO_MAX); in tcp_ld_RTO_revert()