Searched refs:TCP_CONN_KEEPIDLE (Results 1 – 5 of 5) sorted by relevance
302 #define TCP_CONN_KEEPIDLE(tp) \ macro
368 TCP_CONN_KEEPIDLE(tp), TCP_CONN_KEEPINTVL(tp), in tcp_log_keepalive()
1510 if (idle_time >= TCP_CONN_KEEPIDLE(tp) + TCP_CONN_MAXIDLE(tp)) { in tcp_timers()1528 TCP_CONN_KEEPIDLE(tp)); in tcp_timers()
911 TCP_CONN_KEEPIDLE(tp)); in tcp_keepalive_reset()4017 TCP_CONN_KEEPIDLE(tp)); in tcp_input()4687 TCP_CONN_KEEPIDLE(tp)); in tcp_input()
2455 TCP_CONN_KEEPIDLE(tp)); in tcp_ctloutput()