Home
last modified time | relevance | path

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

/linux-2.6.39/net/ipv4/
Dtcp_timer.c26 int sysctl_tcp_synack_retries __read_mostly = TCP_SYNACK_RETRIES;
/linux-2.6.39/include/net/
Dtcp.h103 #define TCP_SYNACK_RETRIES 5 /* number of times to retry passive opening a macro