Searched refs:TCPF_CA_CWR (Results 1 – 3 of 3) sorted by relevance
143 #define TCPF_CA_CWR (1<<TCP_CA_CWR) macro
1204 if ((1<<tp->ca_state)&(TCPF_CA_CWR|TCPF_CA_Recovery)) in tcp_current_ssthresh()
2452 !((1<<tp->ca_state)&(TCPF_CA_Recovery|TCPF_CA_CWR)); in tcp_may_raise_cwnd()