Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c630 ctf_do_dropafterack(m, tp, th, thflags, tlen, ret_val); in ctf_drop_checks()
651 ctf_do_dropafterack(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, int32_t thflags, int32_t t… in ctf_do_dropafterack() function
812 ctf_do_dropafterack(m, tp, th, thflags, tlen, ret_val); in ctf_ts_check()
H A Drack_bbr_common.h98 ctf_do_dropafterack(struct mbuf *m, struct tcpcb *tp,
H A Dbbr.c7725 ctf_do_dropafterack(m, tp, th, thflags, tlen, ret_val); in bbr_process_ack()
7731 ctf_do_dropafterack(m, tp, th, thflags, tlen, ret_val); in bbr_process_ack()
9272 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in bbr_do_established()
9369 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in bbr_do_close_wait()
9500 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in bbr_do_fin_wait_1()
9616 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in bbr_do_closing()
9718 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in bbr_do_lastack()
9832 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in bbr_do_fin_wait_2()
H A Drack.c11802 ctf_do_dropafterack(m, tp, th, thflags, tlen, ret_val); in rack_process_ack()
11808 ctf_do_dropafterack(m, tp, th, thflags, tlen, ret_val); in rack_process_ack()
13384 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in rack_do_established()
13479 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in rack_do_close_wait()
13610 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in rack_do_fin_wait_1()
13725 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in rack_do_closing()
13827 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in rack_do_lastack()
13936 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in rack_do_fin_wait_2()