Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_input.c2890 bool *do_lost) in tcp_try_undo_partial() argument
2917 *do_lost = tcp_force_fast_retransmit(sk); in tcp_try_undo_partial()
2960 bool do_lost = num_dupack || ((flag & FLAG_DATA_SACKED) && in tcp_fastretrans_alert() local
3010 } else if (tcp_try_undo_partial(sk, prior_snd_una, &do_lost)) in tcp_fastretrans_alert()
3066 if (!tcp_is_rack(sk) && do_lost) in tcp_fastretrans_alert()