Searched refs:tcp_maxpersistidle (Results 1 – 3 of 3) sorted by relevance
164 extern int tcp_maxpersistidle;
198 int tcp_maxpersistidle; variable421 ((ticks - tp->t_rcvtime) >= tcp_maxpersistidle || in tcp_timer_persist_handler()
376 tcp_maxpersistidle = TCPTV_KEEP_IDLE; in tcp_init()