Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_timer.h324 extern int tcp_maxpersistidle;
H A Dtcp_timer.c337 int tcp_maxpersistidle = TCPTV_KEEP_IDLE; variable
1429 (idle_time >= tcp_maxpersistidle || in tcp_timers()
H A Dtcp_subr.c505 tcp_maxpersistidle = TCPTV_KEEP_IDLE; in tcp_init()