Home
last modified time | relevance | path

Searched refs:do_lost (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/ipv4/
H A Dtcp_input.c3008 bool *do_lost) in tcp_try_undo_partial() argument
3035 *do_lost = tcp_force_fast_retransmit(sk); in tcp_try_undo_partial()
3078 bool do_lost = num_dupack || ((flag & FLAG_DATA_SACKED) && in tcp_fastretrans_alert() local
3128 } else if (tcp_try_undo_partial(sk, prior_snd_una, &do_lost)) in tcp_fastretrans_alert()
3186 if (!tcp_is_rack(sk) && do_lost) in tcp_fastretrans_alert()