Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c177 static int32_t bbr_startup_loss_thresh = 2000; /* 20.00% loss */ variable
1508 &bbr_startup_loss_thresh, 2000, in bbr_init_sysctls()
11008 (bbr->r_ctl.rc_pkt_epoch_loss_rate > bbr_startup_loss_thresh)) && in bbr_state_startup()