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

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

Completed in 53 milliseconds