Home
last modified time | relevance | path

Searched refs:tcp_fastopen (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/tools/testing/selftests/net/
Dtcp_fastopen_backup_key.sh15 ip netns exec "${NETNS}" sysctl -w net.ipv4.tcp_fastopen=3 \
/Linux-v5.4/net/ipv4/
DMakefile11 tcp_minisocks.o tcp_cong.o tcp_metrics.o tcp_fastopen.o \
Dtcp_fastopen.c344 int tcp_fastopen = sock_net(sk)->ipv4.sysctl_tcp_fastopen; in tcp_try_fastopen() local
352 if (!((tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen()
Daf_inet.c199 int err, tcp_fastopen; in inet_listen() local
222 tcp_fastopen = sock_net(sk)->ipv4.sysctl_tcp_fastopen; in inet_listen()
223 if ((tcp_fastopen & TFO_SERVER_WO_SOCKOPT1) && in inet_listen()
224 (tcp_fastopen & TFO_SERVER_ENABLE) && in inet_listen()
/Linux-v5.4/Documentation/networking/
Dip-sysctl.txt631 tcp_fastopen - INTEGER
676 the tcp_fastopen sysctl is set to 0x400 (see above), or if the