Searched refs:tfb_tcp_timer_stop (Results 1 – 6 of 6) sorted by relevance
1101 if (tp->t_fb->tfb_tcp_timer_stop) { in tcp_timer_stop()1106 tp->t_fb->tfb_tcp_timer_stop(tp, timer_type); in tcp_timer_stop()
349 void (*tfb_tcp_timer_stop)(struct tcpcb *, uint32_t); member
895 blk->tfb_tcp_timer_stop) { in register_tcp_functions_as_names()903 (blk->tfb_tcp_timer_stop == NULL)) { in register_tcp_functions_as_names()
14874 .tfb_tcp_timer_stop = rack_timer_stop,
14884 .tfb_tcp_timer_stop = bbr_timer_stop,