Searched refs:tfb_tcp_timer_stop (Results 1 – 3 of 3) sorted by relevance
963 if (tp->t_fb->tfb_tcp_timer_stop) { in tcp_timer_stop()968 tp->t_fb->tfb_tcp_timer_stop(tp, timer_type); in tcp_timer_stop()
142 void (*tfb_tcp_timer_stop)(struct tcpcb *, uint32_t); member
521 blk->tfb_tcp_timer_stop) { in register_tcp_functions()529 (blk->tfb_tcp_timer_stop == NULL)) { in register_tcp_functions()