Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_fastopen.c485 tcp_sk(sk)->syn_fastopen_ch = 1; in tcp_fastopen_active_should_disable()
512 } else if (tp->syn_fastopen_ch && in tcp_fastopen_active_disable_ofo_check()
/Linux-v4.19/include/linux/
Dtcp.h244 syn_fastopen_ch:1, /* Active TFO re-enabling probe */ member