Searched refs:bbr_max_net_error_cnt (Results 1 – 1 of 1) sorted by relevance
169 static int32_t bbr_max_net_error_cnt = 10; variable1757 &bbr_max_net_error_cnt, 10, in bbr_init_sysctls()13965 if (bbr_max_net_error_cnt && (bbr->oerror_cnt >= bbr_max_net_error_cnt)) { in bbr_output_wtime()