Searched refs:TCP_CONN_KEEPIDLE (Results 1 – 5 of 5) sorted by relevance
301 #define TCP_CONN_KEEPIDLE(tp) \ macro
372 TCP_CONN_KEEPIDLE(tp), TCP_CONN_KEEPINTVL(tp), in tcp_log_keepalive()
1481 if (idle_time >= TCP_CONN_KEEPIDLE(tp) + TCP_CONN_MAXIDLE(tp)) { in tcp_timers()1499 TCP_CONN_KEEPIDLE(tp)); in tcp_timers()
905 TCP_CONN_KEEPIDLE(tp)); in tcp_keepalive_reset()3554 TCP_CONN_KEEPIDLE(tp)); in tcp_input()4203 TCP_CONN_KEEPIDLE(tp)); in tcp_input()
2327 TCP_CONN_KEEPIDLE(tp)); in tcp_ctloutput()