Searched refs:tfb_pru_options (Results 1 – 4 of 4) sorted by relevance
1350 if (tp->t_fb->tfb_pru_options) { in tcp_pru_options_support()1351 ret = (*tp->t_fb->tfb_pru_options)(tp, flags); in tcp_pru_options_support()
625 int (*tfb_pru_options)(struct tcpcb *, int); member
14159 .tfb_pru_options = bbr_pru_options,
24136 .tfb_pru_options = rack_pru_options,