Home
last modified time | relevance | path

Searched refs:hhook_run_tcp_est_out (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/netinet/
HDtcp_output.c152 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()
HDtcp_var.h1157 void hhook_run_tcp_est_out(struct tcpcb *tp,
/freebsd-head/sys/netinet/tcp_stacks/
HDbbr.c13485 hhook_run_tcp_est_out(tp, th, &to, len, tso); in bbr_output_wtime()
HDrack.c21878 hhook_run_tcp_est_out(tp, th, &to, len, tso); in rack_output()