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

  /system/netd/
SecondaryTableController.h 50 int addFwmarkRule(const char *iface);
SecondaryTableController.cpp 296 int SecondaryTableController::addFwmarkRule(const char *iface) {
CommandListener.cpp 284 if (!sSecondaryTableCtrl->addFwmarkRule(argv[4])) {
    [all...]

Completed in 1163 milliseconds