Searched refs:tfb_tcp_ctloutput (Results 1 – 6 of 6) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 339 int (*tfb_tcp_ctloutput)(struct socket *so, struct sockopt *sopt, member
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_var.h | 339 int (*tfb_tcp_ctloutput)(struct socket *so, struct sockopt *sopt, member
|
| H A D | tcp_subr.c | 352 .tfb_tcp_ctloutput = tcp_default_ctloutput, 883 (blk->tfb_tcp_ctloutput == NULL) || in register_tcp_functions_as_names()
|
| H A D | tcp_usrreq.c | 1996 return (tp->t_fb->tfb_tcp_ctloutput(so, sopt, inp, tp)); in tcp_ctloutput()
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 14868 .tfb_tcp_ctloutput = rack_ctloutput,
|
| H A D | bbr.c | 14878 .tfb_tcp_ctloutput = bbr_ctloutput,
|