Lines Matching refs:after
730 if (after(tp->snd_una, tp->rtt_seq)) { in tcp_rtt_estimator()
875 after(TCP_SKB_CB(skb)->end_seq, tp->retransmit_high)) in tcp_verify_retransmit_hint()
998 if (after(end_seq, tp->snd_nxt) || !before(start_seq, end_seq)) in tcp_is_sackblock_valid()
1008 if (after(start_seq, tp->snd_una)) in tcp_is_sackblock_valid()
1015 if (after(end_seq, tp->snd_una)) in tcp_is_sackblock_valid()
1022 if (!after(end_seq, tp->undo_marker)) in tcp_is_sackblock_valid()
1050 !after(received_upto, tp->lost_retrans_low) || in tcp_mark_lost_retrans()
1061 if (!after(TCP_SKB_CB(skb)->end_seq, tp->snd_una)) in tcp_mark_lost_retrans()
1078 if (after(received_upto, ack_seq)) { in tcp_mark_lost_retrans()
1112 if (!after(end_seq_0, end_seq_1) && in tcp_check_dsack()
1123 !after(end_seq_0, prior_snd_una) && in tcp_check_dsack()
1124 after(end_seq_0, tp->undo_marker)) in tcp_check_dsack()
1153 in_sack = !after(start_seq, TCP_SKB_CB(skb)->seq) && in tcp_match_skb_to_sack()
1157 after(TCP_SKB_CB(skb)->end_seq, start_seq)) { in tcp_match_skb_to_sack()
1159 in_sack = !after(start_seq, TCP_SKB_CB(skb)->seq); in tcp_match_skb_to_sack()
1204 after(end_seq, tp->undo_marker)) in tcp_sacktag_one()
1211 if (!after(end_seq, tp->snd_una)) in tcp_sacktag_one()
1234 if (!after(end_seq, tp->high_seq)) in tcp_sacktag_one()
1402 if (!after(TCP_SKB_CB(skb)->end_seq, tp->snd_una)) in tcp_shift_skb_data()
1413 in_sack = !after(start_seq, TCP_SKB_CB(skb)->seq) && in tcp_shift_skb_data()
1427 if (!after(TCP_SKB_CB(skb)->end_seq, start_seq)) in tcp_shift_skb_data()
1436 in_sack = !after(start_seq, TCP_SKB_CB(skb)->seq); in tcp_shift_skb_data()
1479 if (!after(TCP_SKB_CB(skb)->seq + len, tp->snd_una)) in tcp_shift_skb_data()
1603 if (after(TCP_SKB_CB(skb)->end_seq, skip_to_seq)) in tcp_sacktag_skip()
1699 !after(sp[used_sacks].end_seq, tp->snd_una)) in tcp_sacktag_write_queue()
1711 if (!after(sp[used_sacks].end_seq, prior_snd_una)) in tcp_sacktag_write_queue()
1720 if (after(sp[j].start_seq, sp[j + 1].start_seq)) { in tcp_sacktag_write_queue()
1761 after(end_seq, cache->start_seq)) { in tcp_sacktag_write_queue()
1775 if (!after(end_seq, cache->end_seq)) in tcp_sacktag_write_queue()
1932 !after(tp->high_seq, tp->snd_una) || in tcp_enter_loss()
2244 if (after(TCP_SKB_CB(skb)->end_seq, loss_high)) in tcp_mark_head_lost()
2713 if (after(tp->snd_nxt, tp->high_seq)) { in tcp_process_loss()
2720 if (after(tp->snd_nxt, tp->high_seq)) in tcp_process_loss()
2735 if (after(tp->snd_nxt, tp->high_seq) && is_dupack) in tcp_process_loss()
3023 BUG_ON(!after(TCP_SKB_CB(skb)->end_seq, tp->snd_una)); in tcp_tso_acked()
3083 if (after(scb->end_seq, tp->snd_una)) { in tcp_clean_rtx_queue()
3085 !after(tp->snd_una, scb->seq)) in tcp_clean_rtx_queue()
3110 if (!after(scb->end_seq, tp->high_seq)) in tcp_clean_rtx_queue()
3167 !after(tp->mtu_probe.probe_seq_end, tp->snd_una))) { in tcp_clean_rtx_queue()
3234 if (!after(TCP_SKB_CB(tcp_send_head(sk))->end_seq, tcp_wnd_end(tp))) { in tcp_ack_probe()
3279 return after(ack, tp->snd_una) || in tcp_may_update_window()
3280 after(ack_seq, tp->snd_wl1) || in tcp_may_update_window()
3411 if (tp->rx_opt.saw_tstamp && !after(seq, tp->rcv_wup)) { in tcp_replace_ts_recent()
3439 } else if (after(ack, tp->tlp_high_seq)) { in tcp_process_tlp_ack()
3497 if (after(ack, tp->snd_nxt)) in tcp_ack()
3504 if (after(ack, prior_snd_una)) { in tcp_ack()
3517 if (!(flag & FLAG_SLOWPATH) && after(ack, prior_snd_una)) { in tcp_ack()
3909 !after(seq, tp->rcv_nxt + tcp_receive_window(tp)); in tcp_sequence()
4026 if (!after(seq, sp->end_seq) && !after(sp->start_seq, end_seq)) { in tcp_sack_extend()
4029 if (after(end_seq, sp->end_seq)) in tcp_sack_extend()
4078 if (after(TCP_SKB_CB(skb)->end_seq, tp->rcv_nxt)) in tcp_send_dupack()
4240 if (after(TCP_SKB_CB(skb)->seq, tp->rcv_nxt)) in tcp_ofo_queue()
4251 if (!after(TCP_SKB_CB(skb)->end_seq, tp->rcv_nxt)) { in tcp_ofo_queue()
4355 if (!after(TCP_SKB_CB(skb1)->seq, seq)) in tcp_data_queue_ofo()
4366 if (!after(end_seq, TCP_SKB_CB(skb1)->end_seq)) { in tcp_data_queue_ofo()
4374 if (after(seq, TCP_SKB_CB(skb1)->seq)) { in tcp_data_queue_ofo()
4397 if (!after(end_seq, TCP_SKB_CB(skb1)->seq)) in tcp_data_queue_ofo()
4567 if (!after(TCP_SKB_CB(skb)->end_seq, tp->rcv_nxt)) { in tcp_data_queue()
4745 after(TCP_SKB_CB(skb)->seq, end) || in tcp_collapse_ofo_queue()
4758 if (after(TCP_SKB_CB(skb)->end_seq, end)) in tcp_collapse_ofo_queue()
4955 if (after(tp->copied_seq, ptr)) in tcp_check_urg()
4972 if (tp->urg_data && !after(ptr, tp->urg_seq)) in tcp_check_urg()
5215 !after(TCP_SKB_CB(skb)->ack_seq, tp->snd_nxt)) { in tcp_rcv_established()
5490 if (!after(TCP_SKB_CB(skb)->ack_seq, tp->snd_una) || in tcp_rcv_synsent_state_process()
5491 after(TCP_SKB_CB(skb)->ack_seq, tp->snd_nxt)) in tcp_rcv_synsent_state_process()
5882 after(TCP_SKB_CB(skb)->end_seq - th->fin, tp->rcv_nxt))) { in tcp_rcv_state_process()
5940 after(TCP_SKB_CB(skb)->end_seq - th->fin, tp->rcv_nxt)) { in tcp_rcv_state_process()