Searched refs:inet_csk_rto_backoff (Results 1 – 5 of 5) sorted by relevance
251 inet_csk_rto_backoff(const struct inet_connection_sock *icsk, in inet_csk_rto_backoff() function
313 const int alive = inet_csk_rto_backoff(icsk, TCP_RTO_MAX) < TCP_RTO_MAX; in tcp_probe_timer()
465 icsk->icsk_rto = inet_csk_rto_backoff(icsk, TCP_RTO_MAX); in tcp_v4_err()
3495 inet_csk_rto_backoff(icsk, probe_max), in tcp_send_probe0()
3241 unsigned long when = inet_csk_rto_backoff(icsk, TCP_RTO_MAX); in tcp_ack_probe()