Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_input.c2996 static bool tcp_try_undo_partial(struct sock *sk, u32 prior_snd_una, in tcp_try_undo_partial() function
3117 } else if (tcp_try_undo_partial(sk, prior_snd_una, &do_lost)) in tcp_fastretrans_alert()