Searched refs:do_lost (Results 1 – 1 of 1) sorted by relevance
2986 bool *do_lost) in tcp_try_undo_partial() argument3013 *do_lost = tcp_force_fast_retransmit(sk); in tcp_try_undo_partial()3056 bool do_lost = num_dupack || ((flag & FLAG_DATA_SACKED) && in tcp_fastretrans_alert() local3106 } else if (tcp_try_undo_partial(sk, prior_snd_una, &do_lost)) in tcp_fastretrans_alert()3164 if (!tcp_is_rack(sk) && do_lost) in tcp_fastretrans_alert()