Searched refs:tfb_switch_failed (Results 1 – 5 of 5) sorted by relevance
639 void (*tfb_switch_failed)(struct tcpcb *); member
1760 if (tp->t_fb->tfb_switch_failed) { in tcp_ctloutput_set()1761 (*tp->t_fb->tfb_switch_failed)(tp); in tcp_ctloutput_set()
402 .tfb_switch_failed = tcp_default_switch_failed,
14154 .tfb_switch_failed = bbr_switch_failed,
23801 .tfb_switch_failed = rack_switch_failed,