Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_input.c2889 static bool tcp_try_undo_partial(struct sock *sk, u32 prior_snd_una, in tcp_try_undo_partial() function
3010 } else if (tcp_try_undo_partial(sk, prior_snd_una, &do_lost)) in tcp_fastretrans_alert()