HomeSort by relevance Sort by last modified time
    Searched refs:modifyRuleCount (Results 1 - 2 of 2) sorted by null

  /system/netd/
SecondaryTableController.h 81 void modifyRuleCount(int tableIndex, const char *action);
SecondaryTableController.cpp 188 modifyRuleCount(tableIndex, action);
193 void SecondaryTableController::modifyRuleCount(int tableIndex, const char *action) {
267 modifyRuleCount(tableIndex, action);
279 modifyRuleCount(tableIndex, action); // some del's will fail as the iface is already gone.

Completed in 40 milliseconds