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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_timer.h262 extern int tcp_maxpersistidle;
H A Dtcp_timer.c219 int tcp_maxpersistidle; variable
792 (idle_time >= tcp_maxpersistidle ||
H A Dtcp_subr.c360 tcp_maxpersistidle = TCPTV_KEEP_IDLE;

Completed in 22 milliseconds