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.c634 ctf_do_dropafterack(m, tp, th, thflags, tlen, ret_val); in ctf_drop_checks()
655 ctf_do_dropafterack(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, int32_t thflags, int32_t t… in ctf_do_dropafterack() function
816 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.c7727 ctf_do_dropafterack(m, tp, th, thflags, tlen, ret_val); in bbr_process_ack()
7733 ctf_do_dropafterack(m, tp, th, thflags, tlen, ret_val); in bbr_process_ack()
9274 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in bbr_do_established()
9371 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in bbr_do_close_wait()
9502 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in bbr_do_fin_wait_1()
9618 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in bbr_do_closing()
9720 ctf_do_dropafterack(m, tp, th, thflags, tlen, &ret_val); in bbr_do_lastack()
9834 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()