Searched defs:makeIptablesNaughtyCmd (Results 1 - 1 of 1) sorted by relevance

/system/netd/
H A DBandwidthController.cpp309 std::string BandwidthController::makeIptablesNaughtyCmd(IptOp op, int uid) { function in class:BandwidthController
393 naughtyCmd = makeIptablesNaughtyCmd(op, uid);
403 naughtyCmd = makeIptablesNaughtyCmd(IptOpDelete, appUids[uidNum]);

Completed in 336 milliseconds