Home
last modified time | relevance | path

Searched refs:inet_csk_rto_backoff (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dinet_connection_sock.h250 inet_csk_rto_backoff(const struct inet_connection_sock *icsk, in inet_csk_rto_backoff() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_timer.c385 const bool alive = inet_csk_rto_backoff(icsk, TCP_RTO_MAX) < TCP_RTO_MAX; in tcp_probe_timer()
H A Dtcp_ipv4.c431 icsk->icsk_rto = inet_csk_rto_backoff(icsk, TCP_RTO_MAX); in tcp_ld_RTO_revert()