bbr_cycle_rand    167 net/ipv4/tcp_bbr.c static const u32 bbr_cycle_rand = 7;
bbr_cycle_rand    619 net/ipv4/tcp_bbr.c 	bbr->cycle_idx = CYCLE_LEN - 1 - prandom_u32_max(bbr_cycle_rand);