Lines Matching refs:IN_RECOVERY
2864 if (IN_RECOVERY(bbr->rc_tp->t_flags)) in bbr_set_pktepoch()
3646 if (IN_RECOVERY(tp->t_flags) && in bbr_ack_received()
3658 if (IN_RECOVERY(tp->t_flags)) { in bbr_ack_received()
3918 if (!IN_RECOVERY(tp->t_flags)) { in bbr_cong_signal()
5007 if (!IN_RECOVERY(tp->t_flags)) { in bbr_timeout_rxt()
5564 (IN_RECOVERY(bbr->rc_tp->t_flags)) || in bbr_adjust_for_hw_pacing()
5774 if (IN_RECOVERY(bbr->rc_tp->t_flags) && in tcp_bbr_tso_size_check()
7619 if ((sack_changed) && (!IN_RECOVERY(tp->t_flags))) { in bbr_log_ack()
7640 if (IN_RECOVERY(tp->t_flags) && (entered_recovery == 0)) { in bbr_log_ack()
7819 if (IN_RECOVERY(tp->t_flags)) { in bbr_process_ack()
8589 if (__predict_false(IN_RECOVERY(tp->t_flags))) { in bbr_fastack()
10974 (!IN_RECOVERY(bbr->rc_tp->t_flags))) { in bbr_state_startup()
13958 (IN_RECOVERY(tp->t_flags) == 0) && in bbr_output_wtime()