Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c171 static int32_t bbr_rtt_gain_thresh = 0; variable
1447 &bbr_rtt_gain_thresh, 0, in bbr_init_sysctls()
11057 if (bbr_rtt_gain_thresh) { in bbr_state_startup()
11076 (rtt_gain < bbr_rtt_gain_thresh)) { in bbr_state_startup()