Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dtcp.h116 #define TCP_SYNACK_RETRIES 5 /* This is how may retries are done macro
/Linux-v6.6/net/ipv4/
Dtcp_ipv4.c3211 net->ipv4.sysctl_tcp_synack_retries = TCP_SYNACK_RETRIES; in tcp_sk_init()