Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c190 static int32_t bbr_startup_loss_thresh = 2000; /* 20.00% loss */ variable
1529 &bbr_startup_loss_thresh, 2000, in bbr_init_sysctls()
11127 (bbr->r_ctl.rc_pkt_epoch_loss_rate > bbr_startup_loss_thresh)) && in bbr_state_startup()