Searched refs:TCPTV_KEEP_IDLE (Results 1 – 3 of 3) sorted by relevance
184 #define TCPTV_KEEP_IDLE (120*60*TCP_RETRANSHZ) /* time before probing */ macro
160 int tcp_keepidle = TCPTV_KEEP_IDLE;337 int tcp_maxpersistidle = TCPTV_KEEP_IDLE;
502 tcp_keepidle = TCPTV_KEEP_IDLE; in tcp_init()505 tcp_maxpersistidle = TCPTV_KEEP_IDLE; in tcp_init()