Searched refs:tcp_set_pacing_rate (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/netinet/ |
H A D | tcp_ratelimit.h | 118 tcp_set_pacing_rate(struct tcpcb *tp, struct ifnet *ifp, 141 tcp_set_pacing_rate(struct tcpcb *tp, struct ifnet *ifp, in tcp_set_pacing_rate() function
|
H A D | tcp_ratelimit.c | 1335 tcp_set_pacing_rate(struct tcpcb *tp, struct ifnet *ifp, in tcp_set_pacing_rate() function 1463 nrte = tcp_set_pacing_rate(tp, ifp, in tcp_chg_pacing_rate()
|
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 13887 bbr->r_ctl.crte = tcp_set_pacing_rate(bbr->rc_tp, in bbr_output_wtime()
|
H A D | rack.c | 17693 rack->r_ctl.crte = tcp_set_pacing_rate(rack->rc_tp, in rack_get_pacing_delay()
|