Searched refs:doClean (Results 1 – 2 of 2) sorted by relevance
177 void flushExistingCostlyTables(bool doClean);185 void flushCleanTables(bool doClean);
268 void BandwidthController::flushCleanTables(bool doClean) { in flushCleanTables() argument270 flushExistingCostlyTables(doClean); in flushCleanTables()1232 void BandwidthController::flushExistingCostlyTables(bool doClean) { in flushExistingCostlyTables() argument1245 parseAndFlushCostlyTables(iptOutput, doClean); in flushExistingCostlyTables()