Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dtcp_fastopen_backup_key.sh15 ip netns exec "${NETNS}" sysctl -w net.ipv4.tcp_fastopen=3 \
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_fastopen.c367 int tcp_fastopen = READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_fastopen); in tcp_try_fastopen() local
375 if (!((tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen()
H A DMakefile11 tcp_minisocks.o tcp_cong.o tcp_metrics.o tcp_fastopen.o \
H A Daf_inet.c200 int err, tcp_fastopen; in inet_listen() local
223 tcp_fastopen = READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_fastopen); in inet_listen()
224 if ((tcp_fastopen & TFO_SERVER_WO_SOCKOPT1) && in inet_listen()
225 (tcp_fastopen & TFO_SERVER_ENABLE) && in inet_listen()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dip-sysctl.rst714 tcp_fastopen - INTEGER
763 the tcp_fastopen sysctl is set to 0x400 (see above), or if the
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log