Searched defs:IPT_FLUSH_COMMANDS (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DBandwidthController.cpp146 static const std::vector<std::string> IPT_FLUSH_COMMANDS = { member in namespace:__anon1882
272 std::string commands = android::base::Join(IPT_FLUSH_COMMANDS, '\n');

Completed in 61 milliseconds