Searched refs:tcp_rack_update_reordering_window (Results 1 – 3 of 3) sorted by relevance
203 tcp_rack_update_reordering_window(struct tcpcb *tp, tcp_seq highest_acked_sacked) in tcp_rack_update_reordering_window() function
1913 void tcp_rack_update_reordering_window(struct tcpcb *tp, tcp_seq highest_acked_sacked);
4900 tcp_rack_update_reordering_window(tp, highest_sacked_seq); in tcp_input()