Searched refs:bbr_get_target_cwnd (Results 1 – 1 of 1) sorted by relevance
450 bbr_get_target_cwnd(struct tcp_bbr *bbr, uint64_t bw, uint32_t gain);3433 bbr_get_target_cwnd(struct tcp_bbr *bbr, uint64_t bw, uint32_t gain) in bbr_get_target_cwnd() function3641 target_cwnd = bbr_get_target_cwnd(bbr, in bbr_ack_received()10599 tar = bbr_get_target_cwnd(bbr, bbr_get_bw(bbr), gain); in bbr_get_a_state_target()11759 target = bbr_get_target_cwnd(bbr, bbr_get_bw(bbr), BBR_UNIT); in bbr_cwnd_limiting()