Searched refs:TCP_SYNQ_INTERVAL (Results 1 – 3 of 3) sorted by relevance
168 inet_csk_reqsk_queue_prune(sk, TCP_SYNQ_INTERVAL, DCCP_TIMEOUT_INIT, in dccp_response_timer()
497 inet_csk_reqsk_queue_prune(sk, TCP_SYNQ_INTERVAL, in tcp_synack_timer()
140 #define TCP_SYNQ_INTERVAL (HZ/5) /* Period of SYNACK timer */ macro