OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:modifyRuleCount
(Results
1 - 2
of
2
) sorted by null
/system/netd/
SecondaryTableController.h
77
void
modifyRuleCount
(int tableIndex, const char *action);
SecondaryTableController.cpp
178
modifyRuleCount
(tableIndex, action);
183
void SecondaryTableController::
modifyRuleCount
(int tableIndex, const char *action) {
257
modifyRuleCount
(tableIndex, action);
269
modifyRuleCount
(tableIndex, action); // some del's will fail as the iface is already gone.
Completed in 33 milliseconds