Searched refs:TCPF_CA_CWR (Results 1 – 3 of 3) sorted by relevance
143 #define TCPF_CA_CWR (1<<TCP_CA_CWR) macro
971 return (TCPF_CA_CWR | TCPF_CA_Recovery) & in tcp_in_cwnd_reduction()
1780 if (!((1 << icsk->icsk_ca_state) & (TCPF_CA_Open | TCPF_CA_CWR))) in tcp_tso_should_defer()