Searched refs:tcp_keepintvl (Results 1 – 3 of 3) sorted by relevance
66 int tcp_keepintvl = TCPTV_KEEPINTVL; variable495 TCP_TIMER_ARM(tp, TCPT_KEEP, atomic_load_int(&tcp_keepintvl)); in tcp_timer_keep()527 TCP_TIMER_ARM(tp, TCPT_2MSL, atomic_load_int(&tcp_keepintvl)); in tcp_timer_2msl()
161 extern int tcp_keepintvl; /* [a] time between keepalive probes */
1523 atomic_store_int(&tcp_keepintvl, in tcp_sysctl()