Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c154 static int32_t bbr_quanta = 3; /* How much extra quanta do we get? */ variable
1396 &bbr_quanta, 2, in bbr_init_sysctls()
2055 log.u_bbr.flex5 = bbr_quanta; in bbr_log_set_of_state_target()
3445 cwnd += (bbr_quanta * bbr->r_ctl.rc_pace_max_segs); in bbr_get_target_cwnd()