Searched refs:hhook_run_tcp_est_out (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/sys/netinet/ |
| HD | tcp_output.c | 152 hhook_run_tcp_est_out(struct tcpcb *tp, struct tcphdr *th, in hhook_run_tcp_est_out() function 1414 hhook_run_tcp_est_out(tp, th, &to, len, tso); in tcp_default_output()
|
| HD | tcp_var.h | 1157 void hhook_run_tcp_est_out(struct tcpcb *tp,
|
| /freebsd-head/sys/netinet/tcp_stacks/ |
| HD | bbr.c | 13485 hhook_run_tcp_est_out(tp, th, &to, len, tso); in bbr_output_wtime()
|
| HD | rack.c | 21878 hhook_run_tcp_est_out(tp, th, &to, len, tso); in rack_output()
|