Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/net/
Dtcp_fastopen_backup_key.sh15 ip netns exec "${NETNS}" sysctl -w net.ipv4.tcp_fastopen=3 \
/Linux-v6.6/tools/testing/selftests/net/mptcp/
Dmptcp_connect.sh813 ip netns exec "$ns1" sysctl -q net.ipv4.tcp_fastopen=2
814 ip netns exec "$ns2" sysctl -q net.ipv4.tcp_fastopen=1
822 ip netns exec "$ns1" sysctl -q net.ipv4.tcp_fastopen=0
823 ip netns exec "$ns2" sysctl -q net.ipv4.tcp_fastopen=0
/Linux-v6.6/net/ipv4/
DMakefile11 tcp_minisocks.o tcp_cong.o tcp_metrics.o tcp_fastopen.o \
Dtcp_fastopen.c353 int tcp_fastopen = READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_fastopen); in tcp_try_fastopen() local
361 if (!((tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen()
Daf_inet.c193 int err, tcp_fastopen; in __inet_listen_sk() local
209 tcp_fastopen = READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_fastopen); in __inet_listen_sk()
210 if ((tcp_fastopen & TFO_SERVER_WO_SOCKOPT1) && in __inet_listen_sk()
211 (tcp_fastopen & TFO_SERVER_ENABLE) && in __inet_listen_sk()
/Linux-v6.6/Documentation/networking/
Dip-sysctl.rst820 tcp_fastopen - INTEGER
869 the tcp_fastopen sysctl is set to 0x400 (see above), or if the