Searched refs:TCP_TIMEWAIT_LEN (Results 1 – 6 of 6) sorted by relevance
152 inet_twsk_reschedule(tw, TCP_TIMEWAIT_LEN); in tcp_timewait_state_process()189 inet_twsk_reschedule(tw, TCP_TIMEWAIT_LEN); in tcp_timewait_state_process()240 inet_twsk_reschedule(tw, TCP_TIMEWAIT_LEN); in tcp_timewait_state_process()318 timeo = TCP_TIMEWAIT_LEN; in tcp_time_wait()
119 if ((s32)(tcp_jiffies32 - tp->lsndtime) <= TCP_TIMEWAIT_LEN || in tcp_out_of_resources()696 const int tmo = tcp_fin_time(sk) - TCP_TIMEWAIT_LEN; in tcp_keepalive_timer()
2833 if (tmo > TCP_TIMEWAIT_LEN) { in __tcp_close()2835 tmo - TCP_TIMEWAIT_LEN); in __tcp_close()
6524 if (tmo > TCP_TIMEWAIT_LEN) { in tcp_rcv_state_process()6525 inet_csk_reset_keepalive_timer(sk, tmo - TCP_TIMEWAIT_LEN); in tcp_rcv_state_process()
121 #define TCP_TIMEWAIT_LEN (60*HZ) /* how long to wait to destroy TIME-WAIT macro123 #define TCP_FIN_TIMEOUT TCP_TIMEWAIT_LEN
2302 if (delta >= TCP_TIMEWAIT_LEN) in mptcp_check_close_timeout()2720 sk_reset_timer(sk, &sk->sk_timer, jiffies + TCP_TIMEWAIT_LEN); in mptcp_close()