Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dnetns_ipv4_sysctl.rst98 …max_reordering tcp_check_sack_reordering
/linux/net/ipv4/
H A Dtcp_input.c1087 static void tcp_check_sack_reordering(struct sock *sk, const u32 low_seq, in tcp_check_sack_reordering() function
2036 tcp_check_sack_reordering(sk, state->reord, 0); in tcp_sacktag_write_queue()
3024 tcp_check_sack_reordering(sk, prior_snd_una, 1); in tcp_try_undo_partial()
3514 tcp_check_sack_reordering(sk, reord, 0); in tcp_clean_rtx_queue()