Searched defs:bbr_cwnd_gain (Results 1 – 2 of 2) sorted by relevance
231 __u32 bbr_cwnd_gain; /* cwnd gain shifted left 8 bits */ member
160 static const int bbr_cwnd_gain = BBR_UNIT * 2; variable