Searched refs:tfb_switch_failed (Results 1 – 5 of 5) sorted by relevance
1790 if (tp->t_fb->tfb_switch_failed) { in tcp_ctloutput_set()1791 (*tp->t_fb->tfb_switch_failed)(tp); in tcp_ctloutput_set()
619 void (*tfb_switch_failed)(struct tcpcb *); member
358 .tfb_switch_failed = tcp_default_switch_failed,
14147 .tfb_switch_failed = bbr_switch_failed,
24035 .tfb_switch_failed = rack_switch_failed,