Searched refs:ack_ok (Results 1 – 2 of 2) sorted by relevance
982 int ack_ok; in c67x00_check_td_list() local989 ack_ok = 0; in c67x00_check_td_list()1013 ack_ok = 1; in c67x00_check_td_list()1029 if (ack_ok) in c67x00_check_td_list()
620 bool ack_ok; in tcp_in_window() local622 ack_ok = after(sack, receiver->td_end - MAXACKWINDOW(sender) - 1); in tcp_in_window()627 ack_ok && in tcp_in_window()