Searched refs:TCP_CA_CWR (Results 1 – 9 of 9) sorted by relevance
199 TCP_CA_CWR = 2, enumerator200 #define TCPF_CA_CWR (1<<TCP_CA_CWR)
168 TCP_CA_CWR = 2, enumerator169 #define TCPF_CA_CWR (1<<TCP_CA_CWR)
221 TCP_CA_CWR = 2, enumerator
281 case TCP_CA_CWR: in htcp_state()
222 } else if (new_state == TCP_CA_Loss || new_state == TCP_CA_CWR || in tcpnv_state()
2645 (inet_csk(sk)->icsk_ca_state == TCP_CA_CWR || tp->undo_marker)) { in tcp_end_cwnd_reduction()2658 if (inet_csk(sk)->icsk_ca_state < TCP_CA_CWR) { in tcp_enter_cwr()2661 tcp_set_ca_state(sk, TCP_CA_CWR); in tcp_enter_cwr()2692 if (inet_csk(sk)->icsk_ca_state != TCP_CA_CWR) { in tcp_try_to_open()2955 case TCP_CA_CWR: in tcp_fastretrans_alert()3021 if (icsk->icsk_ca_state < TCP_CA_CWR && in tcp_fastretrans_alert()3672 tcp_set_ca_state(sk, TCP_CA_CWR); in tcp_process_tlp_ack()
2747 icsk->icsk_ca_state != TCP_CA_CWR)) in tcp_schedule_loss_probe()