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

  /system/netd/
BandwidthController.h 115 std::string makeIptablesNaughtyCmd(IptOp op, int uid);
BandwidthController.cpp 273 std::string BandwidthController::makeIptablesNaughtyCmd(IptOp op, int uid) {
360 naughtyCmd = makeIptablesNaughtyCmd(op, uid);
370 naughtyCmd = makeIptablesNaughtyCmd(IptOpDelete, appUids[uidNum]);
    [all...]

Completed in 46 milliseconds