Lines Matching full:recovery
78 r_one_out_nr : 1, /* Special case 1 outstanding and not in recovery */
301 * in recovery we enter recovery. In doing
305 * recovery rc_next will be NULL and rc_snd_nxt should
308 * Whenever we retransmit from recovery we increment
310 * with the time it was sent. During non-recovery sending we
314 * In recovery during SACK/ACK processing if a chunk has
407 uint32_t rc_prr_out; /* bytes sent during recovery Lock(a) */
409 uint32_t rc_prr_recovery_fs; /* recovery fs point Lock(a) */
416 uint32_t rc_prr_delivered; /* during recovery prr var Lock(a) */
482 /* Recovery stats */
503 uint32_t rc_considered_lost; /* Count in recovery of non-retransmitted bytes considered lost */
672 r_ent_rec_ns: 1, /* We entered recovery and have not sent */