Searched refs:higher_seq (Results 1 – 1 of 1) sorted by relevance
4606 bool higher_seq = SEQ_GT(th->th_seq, tp->rcv_nxt); in tcp_input() local4608 (to.to_tsval == tp->ts_recent && higher_seq); in tcp_input()4611 if ((tstmp_received && newer_time) || (!tstmp_received && higher_seq)) { in tcp_input()