Home
last modified time | relevance | path

Searched defs:tcp_fastopen (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dtcp_fastopen.c444 int tcp_fastopen = READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_fastopen); in tcp_try_fastopen() local
/linux/tools/testing/selftests/landlock/
H A Dnet_test.c1284 TEST_F(protocol,tcp_fastopen) TEST_F() argument