Searched refs:removeFwmarkRule (Results 1 - 3 of 3) sorted by relevance

/system/netd/
H A DSecondaryTableController.h51 int removeFwmarkRule(const char *iface);
H A DSecondaryTableController.cpp300 int SecondaryTableController::removeFwmarkRule(const char *iface) { function in class:SecondaryTableController
H A DCommandListener.cpp292 if (!sSecondaryTableCtrl->removeFwmarkRule(argv[4])) {

Completed in 50 milliseconds