Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dtcp_fastopen_backup_key.sh15 ip netns exec "${NETNS}" sysctl -w net.ipv4.tcp_fastopen=3 \
/linux/tools/testing/selftests/net/packetdrill/
H A Ddefaults.sh54 sysctl -q net.ipv4.tcp_fastopen=0x70403
H A Dtcp_zerocopy_fastopen-server.pkt8 ./set_sysctls.py /proc/sys/net/ipv4/tcp_fastopen=0x207`
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.sh781 ip netns exec "$ns1" sysctl -q net.ipv4.tcp_fastopen=2
782 ip netns exec "$ns2" sysctl -q net.ipv4.tcp_fastopen=1
790 ip netns exec "$ns1" sysctl -q net.ipv4.tcp_fastopen=0
791 ip netns exec "$ns2" sysctl -q net.ipv4.tcp_fastopen=0
/linux/net/ipv4/
H A DMakefile11 tcp_minisocks.o tcp_cong.o tcp_metrics.o tcp_fastopen.o \
H A Dtcp_fastopen.c354 int tcp_fastopen = READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_fastopen); in tcp_try_fastopen() local
362 if (!((tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen()
H A Daf_inet.c194 int err, tcp_fastopen; in __inet_listen_sk() local
210 tcp_fastopen = READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_fastopen); in __inet_listen_sk()
211 if ((tcp_fastopen & TFO_SERVER_WO_SOCKOPT1) && in __inet_listen_sk()
212 (tcp_fastopen & TFO_SERVER_ENABLE) && in __inet_listen_sk()
/linux/Documentation/networking/
H A Dip-sysctl.rst841 tcp_fastopen - INTEGER
890 the tcp_fastopen sysctl is set to 0x400 (see above), or if the