Home
last modified time | relevance | path

Searched refs:tcp_maxpersistidle (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_timer.h324 extern int tcp_maxpersistidle;
H A Dtcp_timer.c338 int tcp_maxpersistidle = TCPTV_KEEP_IDLE; variable
1430 (idle_time >= tcp_maxpersistidle || in tcp_timers()
H A Dtcp_subr.c520 tcp_maxpersistidle = TCPTV_KEEP_IDLE; in tcp_init()