Searched refs:bbr_cwnd_gain (Results 1 – 4 of 4) sorted by relevance
197 __u32 bbr_cwnd_gain; /* cwnd gain shifted left 8 bits */ member
231 __u32 bbr_cwnd_gain; /* cwnd gain shifted left 8 bits */ member
158 static const int bbr_cwnd_gain = BBR_UNIT * 2; variable1001 bbr->cwnd_gain = bbr_cwnd_gain; in bbr_update_gains()1119 info->bbr.bbr_cwnd_gain = bbr->cwnd_gain; in bbr_get_info()