Searched refs:TCPF_CA_CWR (Results 1 – 4 of 4) sorted by relevance
200 #define TCPF_CA_CWR (1<<TCP_CA_CWR) macro
215 #define TCPF_CA_CWR (1<<TCP_CA_CWR) macro
1483 return (TCPF_CA_CWR | TCPF_CA_Recovery) & in tcp_in_cwnd_reduction()
556 (TCPF_CA_Open | TCPF_CA_CWR)))) { in __tcp_accecn_process()