Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/
Dtimer.c18 int sysctl_dccp_retries2 __read_mostly = TCP_RETR2;
/kernel/linux/linux-5.10/include/net/
Dtcp.h102 #define TCP_RETR2 15 /* macro
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_ipv4.c2877 net->ipv4.sysctl_tcp_retries2 = TCP_RETR2; in tcp_sk_init()