Searched refs:hhook_run_tcp_est_out (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_output.c | 161 hhook_run_tcp_est_out(struct tcpcb *tp, struct tcphdr *th, in hhook_run_tcp_est_out() function 1376 hhook_run_tcp_est_out(tp, th, &to, len, tso); in tcp_output()
|
| H A D | tcp_var.h | 732 void hhook_run_tcp_est_out(struct tcpcb *tp,
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 732 void hhook_run_tcp_est_out(struct tcpcb *tp,
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 13641 hhook_run_tcp_est_out(tp, th, &to, len, tso); in rack_output()
|
| H A D | bbr.c | 13671 hhook_run_tcp_est_out(tp, th, &to, len, tso); in bbr_output_wtime()
|