Home
last modified time | relevance | path

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

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