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