Searched refs:tcp_compute_pipe (Results 1 – 6 of 6) sorted by relevance
306 pipe = tcp_compute_pipe(ccv->ccvc.tcp); in newreno_post_recovery()
370 pipe = tcp_compute_pipe(ccv->ccvc.tcp); in htcp_post_recovery()
377 pipe = tcp_compute_pipe(ccv->ccvc.tcp); in cubic_post_recovery()
326 (tp->snd_cwnd < (tcp_compute_pipe(tp) * 2)))) in cc_ack_received()2591 pipe = tcp_compute_pipe(tp); in tcp_do_segment()2633 awnd = tcp_compute_pipe(tp); in tcp_do_segment()3938 pipe = tcp_compute_pipe(tp); in tcp_prr_partialack()4014 tcp_compute_pipe(struct tcpcb *tp) in tcp_compute_pipe() function
1063 int tcp_compute_pipe(struct tcpcb *);