Home
last modified time | relevance | path

Searched refs:RTAB_CELL_LOGARITHM (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/staticlibs/native/tcutils/
Dtcutils.cpp68 static constexpr int RTAB_CELL_LOGARITHM = 3; member in android::__anon298393ea0111::IngressPoliceFilterBuilder
227 .cell_log = RTAB_CELL_LOGARITHM, in IngressPoliceFilterBuilder()
322 unsigned adjustedSize = (i + 1) << RTAB_CELL_LOGARITHM; in initRateTable()