Home
last modified time | relevance | path

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

/linux-2.6.39/net/dccp/
Dtimer.c168 inet_csk_reqsk_queue_prune(sk, TCP_SYNQ_INTERVAL, DCCP_TIMEOUT_INIT, in dccp_response_timer()
/linux-2.6.39/net/ipv4/
Dtcp_timer.c497 inet_csk_reqsk_queue_prune(sk, TCP_SYNQ_INTERVAL, in tcp_synack_timer()
/linux-2.6.39/include/net/
Dtcp.h140 #define TCP_SYNQ_INTERVAL (HZ/5) /* Period of SYNACK timer */ macro