Searched refs:TCP_MSS_SMALL_MAX_SIZE_DIV (Results 1 – 2 of 2) sorted by relevance
40 #define TCP_MSS_SMALL_MAX_SIZE_DIV (TCP_MSS_ACCT_SIZE - TCP_MSS_SMALL_SIZE_OFF) macro
13859 if (idx >= TCP_MSS_SMALL_MAX_SIZE_DIV) in bbr_output_wtime()13860 idx = (TCP_MSS_SMALL_MAX_SIZE_DIV - 1); in bbr_output_wtime()