Searched refs:tfb_switch_failed (Results 1 – 5 of 5) sorted by relevance
1774 if (tp->t_fb->tfb_switch_failed) { in tcp_ctloutput_set()1775 (*tp->t_fb->tfb_switch_failed)(tp); in tcp_ctloutput_set()
628 void (*tfb_switch_failed)(struct tcpcb *); member
355 .tfb_switch_failed = tcp_default_switch_failed,
14160 .tfb_switch_failed = bbr_switch_failed,
24139 .tfb_switch_failed = rack_switch_failed,