Home
last modified time | relevance | path

Searched refs:ctf_do_dropwithreset (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/netinet/tcp_stacks/
HDrack_bbr_common.h107 ctf_do_dropwithreset(struct mbuf *m, struct tcpcb *tp,
HDrack_bbr_common.c509 ctf_do_dropwithreset(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, in ctf_do_dropwithreset() function
685 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in __ctf_do_dropafterack()
HDbbr.c7855 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, tlen); in bbr_process_ack()
8755 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in bbr_do_syn_sent()
8957 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in bbr_do_syn_recv()
8969 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in bbr_do_syn_recv()
9002 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in bbr_do_syn_recv()
9397 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, (*tlen)); in bbr_check_data_after_close()
HDrack.c12429 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, tlen); in rack_process_ack()
13266 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in rack_do_syn_sent()
13462 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in rack_do_syn_recv()
13475 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in rack_do_syn_recv()
13509 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in rack_do_syn_recv()
13900 ctf_do_dropwithreset(m, tp, th, BANDLIM_UNLIMITED, (*tlen)); in rack_check_data_after_close()
16939 ctf_do_dropwithreset(m, tp, th, BANDLIM_RST_OPENPORT, tlen); in rack_do_segment_nounlock()