Searched refs:tfb_tcp_timer_stop_all (Results 1 – 5 of 5) sorted by relevance
892 if (blk->tfb_tcp_timer_stop_all || in register_tcp_functions_as_names()900 if ((blk->tfb_tcp_timer_stop_all == NULL) || in register_tcp_functions_as_names()1940 if (tp->t_fb->tfb_tcp_timer_stop_all) { in tcp_discardcb()1949 tp->t_fb->tfb_tcp_timer_stop_all(tp); in tcp_discardcb()
345 int (*tfb_tcp_timer_stop_all)(struct tcpcb *); member
14871 .tfb_tcp_timer_stop_all = rack_stopall,
14881 .tfb_tcp_timer_stop_all = bbr_stopall,