Home
last modified time | relevance | path

Searched refs:tcp_rel_pacing_rate (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_ratelimit.h112 tcp_rel_pacing_rate(const struct tcp_hwrate_limit_table *crte,
135 tcp_rel_pacing_rate(const struct tcp_hwrate_limit_table *crte, in tcp_rel_pacing_rate() function
H A Dtcp_ratelimit.c1311 tcp_rel_pacing_rate(crte, tp); in tcp_chg_pacing_rate()
1353 tcp_rel_pacing_rate(crte, tp); in tcp_chg_pacing_rate()
1375 tcp_rel_pacing_rate(const struct tcp_hwrate_limit_table *crte, struct tcpcb *tp) in tcp_rel_pacing_rate() function
/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c10313 tcp_rel_pacing_rate(bbr->r_ctl.crte, bbr->rc_tp); in bbr_fini()
14140 tcp_rel_pacing_rate(bbr->r_ctl.crte, bbr->rc_tp); in bbr_output_wtime()