Home
last modified time | relevance | path

Searched refs:bbr_cycle_rand (Results 1 – 1 of 1) sorted by relevance

/net/ipv4/
Dtcp_bbr.c169 static const u32 bbr_cycle_rand = 7; variable
621 bbr->cycle_idx = CYCLE_LEN - 1 - get_random_u32_below(bbr_cycle_rand); in bbr_reset_probe_bw_mode()