Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_ratelimit.h115 tcp_hw_highest_rate_ifp(struct ifnet *ifp, struct inpcb *inp);
173 tcp_hw_highest_rate_ifp(struct ifnet *ifp, struct inpcb *inp) in tcp_hw_highest_rate_ifp() function
H A Dtcp_ratelimit.c1743 tcp_hw_highest_rate_ifp(struct ifnet *ifp, struct inpcb *inp) in tcp_hw_highest_rate_ifp() function
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c2668 high_rate = tcp_hw_highest_rate_ifp(rack->rc_inp->inp_route.ro_nh->nh_ifp, rack->rc_inp); in rack_get_output_bw()
17429 high_rate = tcp_hw_highest_rate_ifp(rack->rc_inp->inp_route.ro_nh->nh_ifp, rack->rc_inp); in pace_to_fill_cwnd()