Lines Matching refs:SEQ_GT

2272 			if (SEQ_GT(ent->end_seq, rack->rc_tp->snd_una))  in rack_rate_cap_bw()
2287 if (SEQ_GT(rack->rc_tp->snd_una, ent->start_seq)) in rack_rate_cap_bw()
4207 SEQ_GT(rack->rc_tp->snd_una, rack->rc_tp->gput_seq)) { in rack_enter_probertt()
4245 SEQ_GT(rack->rc_tp->snd_una, rack->rc_tp->gput_seq)) { in rack_exit_probertt()
4751 SEQ_GT(rsm->r_end, tp->gput_seq)){ in rack_in_gp_window()
4816 if (SEQ_GT(tp->gput_seq, tp->snd_una)) { in rack_tend_gp_marks()
4852 if (SEQ_GT(rsm->r_end, tp->gput_ack)) in rack_tend_gp_marks()
5348 (SEQ_GT(rack->r_ctl.rc_first_appl->r_start, th_ack)) && in rack_do_goodput_measurement()
6836 if (SEQ_GT(tp->snd_max, tp->snd_una)) { in rack_start_hpts_timer()
7285 if (SEQ_GT((rack->r_ctl.last_collapse_point - 1), rack->rc_tp->snd_una)) in rack_timeout_tlp()
7955 if (SEQ_GT(tp->gput_seq, tp->snd_una)) in rack_process_timers()
8864 if (SEQ_GT(th_ack, rsm->r_end)) { in rack_update_rtt()
9223 if (SEQ_GT(th_ack, rsm->r_end)) in rack_need_set_test()
9250 if (SEQ_GT(tp->gput_seq, tp->gput_ack)) { in rack_need_set_test()
9313 if (SEQ_GT(rsm->r_start, rack->r_ctl.last_tlp_acked_end)) { in is_rsm_inside_declared_tlp_block()
9383 if (SEQ_GT(rsm->r_end, rack->r_ctl.last_tlp_acked_end)) { in rack_proc_sack_blk()
9653 if (SEQ_GT(rsm->r_end, rack->r_ctl.last_tlp_acked_end)) { in rack_proc_sack_blk()
9751 if (SEQ_GT(rsm->r_end, rack->r_ctl.last_tlp_acked_end)) { in rack_proc_sack_blk()
9911 if (SEQ_GT(rsm->r_end, rack->r_ctl.last_tlp_acked_end)) { in rack_proc_sack_blk()
10173 if (SEQ_GT(rsm->r_end, tp->gput_ack)) { in rack_rsm_sender_update()
10228 if (SEQ_GT(th_ack, tp->snd_una)) { in rack_process_to_cumack()
10233 if (SEQ_GT(th_ack, tp->snd_una)) in rack_process_to_cumack()
10239 (SEQ_GT(rack->r_ctl.last_tlp_acked_start, th_ack))) { in rack_process_to_cumack()
10269 (SEQ_GT(rack->r_ctl.last_sent_tlp_seq, th_ack))) { in rack_process_to_cumack()
10347 if (SEQ_GT(rsm->r_end, rack->r_ctl.last_tlp_acked_end)) { in rack_process_to_cumack()
10640 if (SEQ_GT(end, start)) in rack_note_dsack()
10733 if (SEQ_GT(tp->snd_una, th_ack)) { in rack_update_prr()
10815 if (SEQ_GT(th_ack, tp->snd_una)) { in rack_log_ack()
10819 if (rsm && SEQ_GT(th_ack, rsm->r_start)) in rack_log_ack()
10839 if (SEQ_GT(th_ack, tp->snd_una)) in rack_log_ack()
10848 if (SEQ_GT(sack.end, sack.start) && in rack_log_ack()
10849 SEQ_GT(sack.start, ack_point) && in rack_log_ack()
10851 SEQ_GT(sack.end, ack_point) && in rack_log_ack()
10897 if (SEQ_GT(sack_blocks[i].end, sack_blocks[j].end)) { in rack_log_ack()
10951 SEQ_GT(sack_blocks[0].end, rsm->r_start) && in rack_log_ack()
11785 if (SEQ_GT(tp->iss + 1, tp->snd_una - tp->max_sndwnd)) { in rack_process_ack()
11809 if (SEQ_GT(th->th_ack, tp->snd_max)) { in rack_process_ack()
12000 if (SEQ_GT(tp->snd_una, tp->snd_recover)) in rack_process_ack()
12122 if (SEQ_GT(rack->r_ctl.last_collapse_point, rsm->r_start)) { in rack_un_collapse_window()
12266 (SEQ_GT(th->th_ack, rack->r_ctl.high_collapse_point))) in rack_process_data()
12414 } else if ((tlen > 0) && SEQ_GT(tp->rcv_nxt, save_rnxt)) { in rack_process_data()
12658 if (__predict_false(SEQ_GT(th->th_ack, tp->snd_max))) { in rack_fastack()
12799 (SEQ_GT(tp->snd_una, rack->r_ctl.high_collapse_point))) in rack_fastack()
12877 SEQ_GT(th->th_ack, tp->snd_max))) { in rack_do_syn_sent()
12940 if (SEQ_GT(th->th_ack, tp->snd_una)) { in rack_do_syn_sent()
12954 if (tfo_partial && (SEQ_GT(tp->snd_max, tp->snd_una))) { in rack_do_syn_sent()
13091 SEQ_GT(th->th_ack, tp->snd_max))) { in rack_do_syn_recv()
13221 if (SEQ_GT(th->th_ack, tp->snd_una) && !(tp->t_flags & TF_NEEDSYN)) in rack_do_syn_recv()
14534 (SEQ_GT(rsm->r_end, rack->r_ctl.rc_sacklast->r_end))) { in rack_init_outstanding()
14810 if (SEQ_GT(tp->snd_max, tp->iss)) in rack_init()
15248 if (SEQ_GT(tp->snd_max, tp->snd_una) && in rack_timer_audit()
15357 if (SEQ_GT(ae->ack, tp->snd_una)) { in rack_log_input_packet()
15725 if (SEQ_GT(tp->gput_seq, tp->snd_una)) in rack_do_compressed_ack_processing()
15782 } else if (SEQ_GT(ae->ack, high_seq)) { in rack_do_compressed_ack_processing()
15897 if (SEQ_GT(ae->ack, tp->snd_max)) { in rack_do_compressed_ack_processing()
15964 if (SEQ_GT(tp->snd_max, high_seq) && (tp->snd_wnd < (tp->snd_max - high_seq))) { in rack_do_compressed_ack_processing()
15970 (SEQ_GT(high_seq, rack->r_ctl.high_collapse_point))) in rack_do_compressed_ack_processing()
16103 if (SEQ_GT(tp->snd_una, tp->snd_recover)) in rack_do_compressed_ack_processing()
16545 if (SEQ_GT(tp->gput_seq, tp->snd_una)) in rack_do_segment_nounlock()
16566 if (SEQ_GT(th->th_ack, tp->snd_una)) { in rack_do_segment_nounlock()
16654 (SEQ_LEQ(th->th_ack, tp->iss) || SEQ_GT(th->th_ack, tp->snd_max))) { in rack_do_segment_nounlock()
16842 if (SEQ_GT(th->th_ack, tp->snd_una) && in rack_do_segment_nounlock()
16954 (SEQ_GT(tp->snd_max, tp->snd_una) || in rack_do_segment_nounlock()
19771 SEQ_GT(tp->snd_max, tp->snd_una) && /* initial SYN|ACK sent */ in rack_output()
19934 SEQ_GT(tp->snd_max, tp->snd_una) && /* initial SYN or SYN|ACK sent */ in rack_output()
20183 (SEQ_GT(tp->snd_max, tp->snd_una)) && in rack_output()
20360 if (SEQ_GT(tp->snd_max, tp->snd_una) && avail) in rack_output()
20492 SEQ_GT(tp->snd_max, tp->snd_una) && in rack_output()
20799 if (SEQ_GT(tp->rcv_adv, tp->rcv_nxt)) { in rack_output()
20907 if (SEQ_GT(tp->snd_max, tp->snd_nxt)) in rack_output()
21018 SEQ_GT(tp->gput_ack, tp->snd_max)) { in rack_output()
21736 if (SEQ_GT(tp->rcv_adv, tp->rcv_nxt) && in rack_output()
22441 if (recwin > 0 && SEQ_GT(tp->rcv_nxt + recwin, tp->rcv_adv)) in rack_output()
22497 SEQ_GT(tp->snd_max, rack->r_ctl.rc_snd_max_at_rto)) { in rack_output()
22567 if (SEQ_GT(tp->snd_max, tp->snd_nxt)) in rack_output()