Home
last modified time | relevance | path

Searched refs:syn_fastopen_ch (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/ipv4/
Dtcp_fastopen.c512 tcp_sk(sk)->syn_fastopen_ch = 1; in tcp_fastopen_active_should_disable()
539 } else if (tp->syn_fastopen_ch && in tcp_fastopen_active_disable_ofo_check()
/Linux-v5.4/include/linux/
Dtcp.h236 syn_fastopen_ch:1, /* Active TFO re-enabling probe */ member