Searched refs:BBR_STAT_INC (Results 1 – 2 of 2) sorted by relevance
714 BBR_STAT_INC(bbr_to_arm_rack); in bbr_timer_start()725 BBR_STAT_INC(bbr_to_arm_tlp); in bbr_timer_start()3296 BBR_STAT_INC(bbr_to_alloc); in bbr_alloc()4388 BBR_STAT_INC(bbr_to_tot); in bbr_timeout_rack()4586 BBR_STAT_INC(bbr_tlp_tot); in bbr_timeout_tlp()4619 BBR_STAT_INC(bbr_tlp_newdata); in bbr_timeout_tlp()6492 BBR_STAT_INC(bbr_badfr); in bbr_earlier_retran()7038 BBR_STAT_INC(bbr_sack_passed); in bbr_log_sack_passed()12163 BBR_STAT_INC(bbr_early); in bbr_output_wtime()12374 BBR_STAT_INC(bbr_tlp_set); in bbr_output_wtime()[all …]
508 #define BBR_STAT_INC(name) BBR_STAT_ADD(name, 1) macro