Searched refs:highest_acked_sacked (Results 1 – 2 of 2) sorted by relevance
203 tcp_rack_update_reordering_window(struct tcpcb *tp, tcp_seq highest_acked_sacked) in tcp_rack_update_reordering_window() argument218 if (SEQ_LEQ(highest_acked_sacked, tp->rack.dsack_round_end)) { in tcp_rack_update_reordering_window()
1904 void tcp_rack_update_reordering_window(struct tcpcb *tp, tcp_seq highest_acked_sacked);