Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DBandwidthController.cpp153 static const std::vector<std::string> IPT_FLUSH_COMMANDS = { variable
276 std::string commands = Join(IPT_FLUSH_COMMANDS, '\n'); in flushCleanTables()