Searched refs:tcp_sndbuf_autoscale (Results 1 – 3 of 3) sorted by relevance
510 tcp_sndbuf_autoscale(tp, so, sendwin); in tcp_default_output()2131 tcp_sndbuf_autoscale(struct tcpcb *tp, struct socket *so, uint32_t sendwin) in tcp_sndbuf_autoscale() function
1521 void tcp_sndbuf_autoscale(struct tcpcb *, struct socket *, uint32_t);
12548 tcp_sndbuf_autoscale(tp, so, sendwin); in bbr_output_wtime()