Searched refs:do_lost (Results 1 – 1 of 1) sorted by relevance
2817 bool *do_lost) in tcp_try_undo_partial() argument2844 *do_lost = tcp_force_fast_retransmit(sk); in tcp_try_undo_partial()2887 bool do_lost = num_dupack || ((flag & FLAG_DATA_SACKED) && in tcp_fastretrans_alert() local2937 } else if (tcp_try_undo_partial(sk, prior_snd_una, &do_lost)) in tcp_fastretrans_alert()2993 if (!tcp_is_rack(sk) && do_lost) in tcp_fastretrans_alert()