Searched refs:modifyRuleCount (Results 1 - 2 of 2) sorted by relevance

/system/netd/
H A DSecondaryTableController.cpp111 modifyRuleCount(tableIndex, action);
116 void SecondaryTableController::modifyRuleCount(int tableIndex, const char *action) { function in class:SecondaryTableController
171 modifyRuleCount(tableIndex, action);
183 modifyRuleCount(tableIndex, action); // some del's will fail as the iface is already gone.
H A DSecondaryTableController.h50 void modifyRuleCount(int tableIndex, const char *action);

Completed in 3 milliseconds