Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.h117 ctf_ts_check(struct mbuf *m, struct tcphdr *th,
H A Drack_bbr_common.c790 ctf_ts_check(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, in ctf_ts_check() function
H A Dbbr.c8994 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in bbr_do_syn_recv()
9230 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in bbr_do_established()
9327 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in bbr_do_close_wait()
9449 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in bbr_do_fin_wait_1()
9574 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in bbr_do_closing()
9676 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in bbr_do_lastack()
9780 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in bbr_do_fin_wait_2()
H A Drack.c12921 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in rack_do_syn_recv()
13141 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in rack_do_established()
13236 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in rack_do_close_wait()
13361 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in rack_do_fin_wait_1()
13483 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in rack_do_closing()
13584 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in rack_do_lastack()
13687 if (ctf_ts_check(m, th, tp, tlen, thflags, &ret_val)) in rack_do_fin_wait_2()