Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_output.c161 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 Dtcp_var.h732 void hhook_run_tcp_est_out(struct tcpcb *tp,
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h732 void hhook_run_tcp_est_out(struct tcpcb *tp,
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c13641 hhook_run_tcp_est_out(tp, th, &to, len, tso); in rack_output()
H A Dbbr.c13671 hhook_run_tcp_est_out(tp, th, &to, len, tso); in bbr_output_wtime()