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