Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.h140 ctf_progress_timeout_check(struct tcpcb *tp, bool log);
H A Drack_bbr_common.c941 ctf_progress_timeout_check(struct tcpcb *tp, bool log) in ctf_progress_timeout_check() function
H A Dbbr.c4546 if (ctf_progress_timeout_check(tp, true)) { in bbr_timeout_tlp()
4737 if (ctf_progress_timeout_check(tp, true)) { in bbr_timeout_persist()
4959 if (ctf_progress_timeout_check(tp, true)) { in bbr_timeout_rxt()
9282 if (ctf_progress_timeout_check(tp, true)) { in bbr_do_established()
9379 if (ctf_progress_timeout_check(tp, true)) { in bbr_do_close_wait()
9529 if (ctf_progress_timeout_check(tp, true)) { in bbr_do_fin_wait_1()
9631 if (ctf_progress_timeout_check(tp, true)) { in bbr_do_closing()
9733 if (ctf_progress_timeout_check(tp, true)) { in bbr_do_lastack()
9842 if (ctf_progress_timeout_check(tp, true)) { in bbr_do_fin_wait_2()
H A Drack.c7178 if (ctf_progress_timeout_check(tp, true)) { in rack_timeout_tlp()
7403 if (ctf_progress_timeout_check(tp, false)) { in rack_timeout_persist()
7678 if (ctf_progress_timeout_check(tp, false)) { in rack_timeout_rxt()
13386 if (ctf_progress_timeout_check(tp, true)) { in rack_do_established()
13481 if (ctf_progress_timeout_check(tp, true)) { in rack_do_close_wait()
13631 if (ctf_progress_timeout_check(tp, true)) { in rack_do_fin_wait_1()
13732 if (ctf_progress_timeout_check(tp, true)) { in rack_do_closing()
13834 if (ctf_progress_timeout_check(tp, true)) { in rack_do_lastack()
13938 if (ctf_progress_timeout_check(tp, true)) { in rack_do_fin_wait_2()
16190 if (ctf_progress_timeout_check(tp, true)) { in rack_do_compressed_ack_processing()