Searched refs:TCPF_CA_CWR (Results 1 – 4 of 4) sorted by relevance
132 #define TCPF_CA_CWR (1<<TCP_CA_CWR) macro
134 #define TCPF_CA_CWR (1 << TCP_CA_CWR) macro
200 #define TCPF_CA_CWR (1<<TCP_CA_CWR) macro
1214 return (TCPF_CA_CWR | TCPF_CA_Recovery) & in tcp_in_cwnd_reduction()