Searched refs:TP_MAXIDLE (Results 1 – 7 of 7) sorted by relevance
187 #define TP_MAXIDLE(tp) (TP_KEEPCNT(tp) * TP_KEEPINTVL(tp)) macro
370 if (ticks - tp->t_rcvtime <= TP_MAXIDLE(tp)) { in tcp_timer_2msl()459 if (ticks - tp->t_rcvtime >= TP_KEEPIDLE(tp) + TP_MAXIDLE(tp)) in tcp_timer_keep()1069 tcp_finwait2_timeout : TP_MAXIDLE(tp)); in tcp_timers_unsuspend()
2315 (TP_MAXIDLE(tp) > 0)) in tcp_default_ctloutput()2317 TP_MAXIDLE(tp)); in tcp_default_ctloutput()2338 (TP_MAXIDLE(tp) > 0)) in tcp_default_ctloutput()2340 TP_MAXIDLE(tp)); in tcp_default_ctloutput()2736 tcp_finwait2_timeout : TP_MAXIDLE(tp); in tcp_usrclosed()
2970 TP_MAXIDLE(tp))); in tcp_do_segment()
5456 if (ticks - tp->t_rcvtime >= TP_KEEPIDLE(tp) + TP_MAXIDLE(tp)) in rack_timeout_keepalive()9351 TP_MAXIDLE(tp))); in rack_do_syn_sent()9552 TP_MAXIDLE(tp))); in rack_do_syn_recv()9919 TP_MAXIDLE(tp))); in rack_do_fin_wait_1()
4848 if (ticks - tp->t_rcvtime >= TP_KEEPIDLE(tp) + TP_MAXIDLE(tp)) in bbr_timeout_keepalive()9031 TP_MAXIDLE(tp))); in bbr_do_syn_sent()9243 TP_MAXIDLE(tp))); in bbr_do_syn_recv()9619 TP_MAXIDLE(tp))); in bbr_do_fin_wait_1()