Home
last modified time | relevance | path

Searched refs:after (Results 1 – 25 of 31) sorted by relevance

12

/net/netfilter/
Dnf_conntrack_seqadj.c86 if (after(ntohl(sack->start_seq) - seq->offset_before, in nf_ct_sack_block_adjust()
94 if (after(ntohl(sack->end_seq) - seq->offset_before, in nf_ct_sack_block_adjust()
184 if (after(ntohl(tcph->seq), this_way->correction_pos)) in nf_ct_seq_adjust()
198 if (after(ntohl(tcph->ack_seq) - other_way->offset_before, in nf_ct_seq_adjust()
231 return after(seq, this_way->correction_pos) ? in nf_ct_seq_offset()
Dnf_conntrack_proto_tcp.c444 if (after(tmp, *sack)) in tcp_sack()
577 after(end, sender->td_end) && in tcp_in_window()
622 ack_ok = after(sack, receiver->td_end - MAXACKWINDOW(sender) - 1); in tcp_in_window()
624 after(end, sender->td_end - receiver->td_maxwin - 1); in tcp_in_window()
659 after(end, sender->td_end - receiver->td_maxwin - 1); in tcp_in_window()
664 if (!after(sack, receiver->td_end - MAXACKWINDOW(sender) - 1)) in tcp_in_window()
677 if (after(end, sender->td_end)) { in tcp_in_window()
685 } else if (after(ack, sender->td_maxack)) { in tcp_in_window()
691 if (receiver->td_maxwin != 0 && after(end, sender->td_maxend)) in tcp_in_window()
693 if (after(sack + win, receiver->td_maxend - 1)) { in tcp_in_window()
Dnf_conntrack_ftp.c364 if (after(nl_seq, info->seq_aft_nl[dir][oldest])) in update_nl_seq()
/net/ipv4/
Dtcp_input.c902 if (after(tp->snd_una, tp->rtt_seq)) { in tcp_rtt_estimator()
1243 if (after(end_seq, tp->snd_nxt) || !before(start_seq, end_seq)) in tcp_is_sackblock_valid()
1253 if (after(start_seq, tp->snd_una)) in tcp_is_sackblock_valid()
1260 if (after(end_seq, tp->snd_una)) in tcp_is_sackblock_valid()
1267 if (!after(end_seq, tp->undo_marker)) in tcp_is_sackblock_valid()
1291 if (after(end_seq_0, end_seq_1) || before(start_seq_0, start_seq_1)) in tcp_check_dsack()
1308 !after(end_seq_0, prior_snd_una) && in tcp_check_dsack()
1309 after(end_seq_0, tp->undo_marker)) in tcp_check_dsack()
1331 in_sack = !after(start_seq, TCP_SKB_CB(skb)->seq) && in tcp_match_skb_to_sack()
1335 after(TCP_SKB_CB(skb)->end_seq, start_seq)) { in tcp_match_skb_to_sack()
[all …]
Dtcp_minisocks.c30 if (after(end_seq, s_win) && before(seq, e_win)) in tcp_in_window()
124 !after(TCP_SKB_CB(skb)->end_seq, tcptw->tw_rcv_nxt) || in tcp_timewait_state_process()
212 (after(TCP_SKB_CB(skb)->seq, tcptw->tw_rcv_nxt) || in tcp_timewait_state_process()
756 if (tmp_opt.saw_tstamp && !after(TCP_SKB_CB(skb)->seq, tcp_rsk(req)->rcv_nxt)) in tcp_check_req()
Dtcp_cdg.c159 if (after(now_us, ca->round_start + base_owd)) { in tcp_cdg_hystart_update()
272 if (after(ack, ca->rtt_seq) && ca->rtt.v64) { in tcp_cdg_cong_avoid()
Dtcp_cubic.c156 if (after(ca->epoch_start, now)) in cubictcp_cwnd_event()
392 if (after(tp->snd_una, ca->end_seq)) in hystart_update()
Dtcp_yeah.c103 if (after(ack, yeah->vegas.beg_snd_nxt)) { in tcp_yeah_cong_avoid()
Dtcp_rate.c124 if (tp->app_limited && after(tp->delivered, tp->app_limited)) in tcp_rate_gen()
Dtcp_vegas.c175 if (after(ack, vegas->beg_snd_nxt)) { in tcp_vegas_cong_avoid()
Dtcp_illinois.c265 if (after(ack, ca->end_seq)) in tcp_illinois_cong_avoid()
Dtcp_output.c1361 } else if (after(tcb->seq + 0xFFFF, tp->snd_nxt)) { in __tcp_transmit_skb()
1405 if (after(tcb->end_seq, tp->snd_nxt) || tcb->seq == tcb->end_seq) in __tcp_transmit_skb()
1936 return after(tp->snd_sml, tp->snd_una) && in tcp_minshall_check()
1937 !after(tp->snd_sml, tp->snd_nxt); in tcp_minshall_check()
2125 return !after(end_seq, tcp_wnd_end(tp)); in tcp_snd_wnd_test()
2446 if (after(tp->snd_nxt + size_needed, tcp_wnd_end(tp))) in tcp_mtu_probe()
3247 if (after(TCP_SKB_CB(skb)->end_seq, tcp_wnd_end(tp))) in tcp_retrans_try_collapse()
Dtcp_bbr.c913 after(tcp_jiffies32, bbr->probe_rtt_done_stamp))) in bbr_check_probe_rtt_done()
947 filter_expired = after(tcp_jiffies32, in bbr_update_min_rtt()
DKconfig34 at boot time after the /proc file system has been mounted.
300 after the /proc file system has been mounted.
511 congestion window and slow start threshold after a congestion
/net/rxrpc/
Dinput.c241 } else if (after(to, call->acks_lowest_nak)) { in rxrpc_rotate_tx_window()
412 if (after(seq, call->rx_highest_seq)) in rxrpc_input_data_one()
421 if (after(seq, wlimit)) { in rxrpc_input_data_one()
435 if (after(window, wtop)) { in rxrpc_input_data_one()
453 if (after(osp->hdr.seq, window)) in rxrpc_input_data_one()
487 if (after(seq + 1, wtop)) { in rxrpc_input_data_one()
495 if (after(osp->hdr.seq, seq)) { in rxrpc_input_data_one()
681 if (after(acked_serial, orig_serial)) { in rxrpc_complete_rtt_probe()
831 if (after(first_pkt, base)) in rxrpc_is_ack_valid()
968 if (acked_serial && after(acked_serial, call->acks_highest_serial)) in rxrpc_input_ack()
[all …]
Dcall_event.c152 if (after(txb->seq, transmitted)) in rxrpc_resend()
154 if (after(txb->seq, seq)) in rxrpc_resend()
163 if (after(ntohl(txb->wire.serial), call->acks_highest_serial)) in rxrpc_resend()
196 if (after(txb->seq, READ_ONCE(call->tx_transmitted))) in rxrpc_resend()
Dtxbuf.c128 if (after(call->acks_hard_ack, call->tx_bottom + 128)) in rxrpc_shrink_call_tx_buffer()
Drecvmsg.c126 if (after(tseq, call->rx_consumed)) in rxrpc_rotate_rx_window()
Dio_thread.c343 if (after(sp->hdr.serial, conn->hi_serial)) in rxrpc_input_packet_on_conn()
/net/netfilter/ipvs/
Dip_vs_app.c298 if(after(seq, vseq->init_seq)) { in vs_fix_seq()
327 if(after(ack_seq, vseq->init_seq+vseq->delta)) { in vs_fix_ack_seq()
351 if (!(cp->flags & flag) || after(seq, vseq->init_seq)) { in vs_seq_update()
/net/dsa/
DKconfig42 Broadcom switches which place the tag after the MAC source address.
49 Broadcom legacy switches which place the tag after the MAC source
145 Renesas RZ/N1 embedded switch that uses an 8 byte tag located after
/net/netfilter/ipset/
Dpfxlen.c181 if (!after(last, to)) { in ip_set_range_to_cidr()
/net/tls/
Dtls_device.c658 after(info->end_seq, in tls_get_record()
738 if (!after(*seq, req_end) && in tls_device_rx_resync_async()
/net/sched/
Dsch_cake.c1043 if (!after(start_b, start_a) && !before(end_b, end_a)) { in cake_tcph_sack_compare()
1131 if (after(tstamp, tstamp_new) || in cake_tcph_may_drop()
1132 after(tsecr, tsecr_new)) in cake_tcph_may_drop()
1248 after(ntohl(tcph_check->ack_seq), ntohl(tcph->ack_seq))) in cake_ack_filter()
DKconfig684 get attached to classifiers and are invoked after a successful
744 Say Y here to be able to invoke iptables targets after successful
799 Say Y here to update some common checksum after some direct

12