Searched refs:TCP_CA_CWR (Results 1 – 3 of 3) sorted by relevance
142 TCP_CA_CWR = 2, enumerator143 #define TCPF_CA_CWR (1<<TCP_CA_CWR)
1255 if (tp->ca_state < TCP_CA_CWR) { in tcp_enter_cwr()1257 tcp_set_ca_state(tp, TCP_CA_CWR); in tcp_enter_cwr()
1770 if (tp->ca_state != TCP_CA_CWR) { in tcp_try_to_open()1849 case TCP_CA_CWR: in tcp_fastretrans_alert()1931 if (tp->ca_state < TCP_CA_CWR) { in tcp_fastretrans_alert()