Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_input.c992 static void tcp_check_sack_reordering(struct sock *sk, const u32 low_seq, in tcp_check_sack_reordering() function
1950 tcp_check_sack_reordering(sk, state->reord, 0); in tcp_sacktag_write_queue()
2825 tcp_check_sack_reordering(sk, prior_snd_una, 1); in tcp_try_undo_partial()
3323 tcp_check_sack_reordering(sk, reord, 0); in tcp_clean_rtx_queue()