Lines Matching full:recovery
113 #define BBR_RED_BW_CONGSIG 0 /* We enter recovery and set using b/w */
302 * in recovery we enter recovery. In doing
306 * recovery rc_next will be NULL and rc_snd_nxt should
309 * Whenever we retransmit from recovery we increment
311 * with the time it was sent. During non-recovery sending we
315 * In recovery during SACK/ACK processing if a chunk has
616 uint32_t rc_recovery_start; /* Time we start recovery Lock(a) */
625 uint32_t rc_cwnd_on_ent; /* On entry to recovery the cwnd
712 uint32_t recovery_lr; /* The sum of the loss rate from the pe's during recovery */
750 uint16_t xxx_r_ack_count; /* During recovery count of ack's received
760 bbr_prev_in_rec:1, /* We were previously in recovery */