Searched refs:tfb_tcp_timer_stop (Results 1 – 5 of 5) sorted by relevance
1095 if (tp->t_fb->tfb_tcp_timer_stop) { in tcp_timer_stop()1100 tp->t_fb->tfb_tcp_timer_stop(tp, timer_type); in tcp_timer_stop()
365 void (*tfb_tcp_timer_stop)(struct tcpcb *, uint32_t); member
1177 blk->tfb_tcp_timer_stop) { in register_tcp_functions_as_names()1185 (blk->tfb_tcp_timer_stop == NULL)) { in register_tcp_functions_as_names()
14238 .tfb_tcp_timer_stop = bbr_timer_stop,
19695 .tfb_tcp_timer_stop = rack_timer_stop,