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
409 uint32_t rc_prr_out; /* bytes sent during recovery Lock(a) */
411 uint32_t rc_prr_recovery_fs; /* recovery fs point Lock(a) */
418 uint32_t rc_prr_delivered; /* during recovery prr var Lock(a) */
486 /* Recovery stats */
507 uint32_t rc_considered_lost; /* Count in recovery of non-retransmitted bytes considered lost */
575 uint8_t full_dgp_in_rec; /* Flag to say if we do full DGP in recovery */
706 r_ent_rec_ns: 1, /* We entered recovery and have not sent */