Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_ratelimit.h122 tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table *crte,
150 tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table *crte, in tcp_chg_pacing_rate() function
H A Dtcp_ratelimit.c1399 tcp_chg_pacing_rate(const struct tcp_hwrate_limit_table *crte, in tcp_chg_pacing_rate() function
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c5513 nrte = tcp_chg_pacing_rate(bbr->r_ctl.crte, in bbr_update_hardware_pacing_rate()
H A Drack.c17753 nrte = tcp_chg_pacing_rate(rack->r_ctl.crte, in rack_get_pacing_delay()