Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c176 static int32_t bbr_do_red = 600; variable
1591 &bbr_do_red, 600, in bbr_init_sysctls()
3817 bbr_do_red) { in bbr_post_recovery()
3834 if ((ratio < bbr_do_red) || (bbr_do_red == 0)) in bbr_post_recovery()