Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
DMakefile11 tcp_minisocks.o tcp_cong.o tcp_metrics.o tcp_fastopen.o \
Dtcp_fastopen.c331 int tcp_fastopen = sock_net(sk)->ipv4.sysctl_tcp_fastopen; in tcp_try_fastopen() local
338 if (!((tcp_fastopen & TFO_SERVER_ENABLE) && in tcp_try_fastopen()
Daf_inet.c199 int err, tcp_fastopen; in inet_listen() local
221 tcp_fastopen = sock_net(sk)->ipv4.sysctl_tcp_fastopen; in inet_listen()
222 if ((tcp_fastopen & TFO_SERVER_WO_SOCKOPT1) && in inet_listen()
223 (tcp_fastopen & TFO_SERVER_ENABLE) && in inet_listen()
/Linux-v4.19/Documentation/networking/
Dip-sysctl.txt595 tcp_fastopen - INTEGER