Searched refs:tcp_rack_update_reordering_window (Results 1 – 3 of 3) sorted by relevance
210 tcp_rack_update_reordering_window(struct tcpcb *tp, tcp_seq th_ack) in tcp_rack_update_reordering_window() function
1849 void tcp_rack_update_reordering_window(struct tcpcb *tp, tcp_seq th_ack);
4861 tcp_rack_update_reordering_window(tp, th->th_ack); in tcp_input()