Searched refs:user_timeout (Results 1 – 1 of 1) sorted by relevance
31 u32 elapsed, user_timeout; in tcp_clamp_rto_to_user_timeout() local35 if (!user_timeout) in tcp_clamp_rto_to_user_timeout()42 remaining = user_timeout - elapsed; in tcp_clamp_rto_to_user_timeout()52 u32 remaining, user_timeout; in tcp_clamp_probe0_to_user_timeout() local56 if (!user_timeout || !icsk->icsk_probes_tstamp) in tcp_clamp_probe0_to_user_timeout()413 if (user_timeout && in tcp_probe_timer()415 msecs_to_jiffies(user_timeout)) in tcp_probe_timer()500 if (user_timeout) { in tcp_rtx_probe0_timed_out()505 if (rtx_delta > user_timeout) in tcp_rtx_probe0_timed_out()831 if ((user_timeout != 0 && in tcp_keepalive_timer()[all …]