Home
last modified time | relevance | path

Searched refs:TCP_SYN_RETRIES (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Dtcp_timer.c25 int sysctl_tcp_syn_retries = TCP_SYN_RETRIES;
/linux-2.4.37.9/include/net/
Dtcp.h306 #define TCP_SYN_RETRIES 5 /* number of times to retry active opening a macro