Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_fastopen.c545 tcp_sk(sk)->syn_fastopen_ch = 1; in tcp_fastopen_active_should_disable()
572 } else if (tp->syn_fastopen_ch && in tcp_fastopen_active_disable_ofo_check()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h79 syn_fastopen_ch:1, /* Active TFO re-enabling probe */ member
/openbmc/linux/include/linux/
H A Dtcp.h279 syn_fastopen_ch:1, /* Active TFO re-enabling probe */ member