Searched refs:TCP_MSS_ACCT_ATIMER (Results 1 – 3 of 3) sorted by relevance
35 #define TCP_MSS_ACCT_ATIMER 60 macro
11989 counter_u64_add(rack_out_size[TCP_MSS_ACCT_ATIMER], 1); in rack_output()13832 if (idx >= TCP_MSS_ACCT_ATIMER) in rack_output()13833 counter_u64_add(rack_out_size[(TCP_MSS_ACCT_ATIMER-1)], 1); in rack_output()
12206 counter_u64_add(bbr_out_size[TCP_MSS_ACCT_ATIMER], 1); in bbr_output_wtime()13852 if (idx >= TCP_MSS_ACCT_ATIMER) in bbr_output_wtime()13853 counter_u64_add(bbr_out_size[(TCP_MSS_ACCT_ATIMER - 1)], 1); in bbr_output_wtime()