bbr_get_bw
bw = bbr_get_bw(bbr);
tar = bbr_get_target_cwnd(bbr, bbr_get_bw(bbr), gain);
tar = roundup(bbr_get_raw_target_cwnd(bbr, bbr_get_bw(bbr),
target = bbr_get_target_cwnd(bbr, bbr_get_bw(bbr), BBR_UNIT);
l->bw_inuse = bbr_get_bw(bbr);
bw = bbr_get_bw(bbr);
static inline uint64_t bbr_get_bw(struct tcp_bbr *bbr);
bw = bbr_get_bw(bbr);
bw = bbr_get_bw(bbr);