Searched refs:tcp_sndbuf_autoscale (Results 1 – 3 of 3) sorted by relevance
511 tcp_sndbuf_autoscale(tp, so, sendwin); in tcp_default_output()2123 tcp_sndbuf_autoscale(struct tcpcb *tp, struct socket *so, uint32_t sendwin) in tcp_sndbuf_autoscale() function
1518 void tcp_sndbuf_autoscale(struct tcpcb *, struct socket *, uint32_t);
12525 tcp_sndbuf_autoscale(tp, so, sendwin); in bbr_output_wtime()