Searched refs:IptJumpOp (Results 1 - 2 of 2) sorted by relevance

/system/netd/
H A DBandwidthController.h112 enum IptJumpOp { IptJumpReject, IptJumpReturn, IptJumpNoAdd }; enum in class:BandwidthController
125 IptJumpOp jumpHandling, SpecialAppOp appOp);
141 static int runIpxtablesCmd(const char *cmd, IptJumpOp jumpHandling,
143 static int runIptablesCmd(const char *cmd, IptJumpOp jumpHandling, IptIpVer iptIpVer,
H A DBandwidthController.cpp153 int BandwidthController::runIpxtablesCmd(const char *cmd, IptJumpOp jumpHandling,
170 int BandwidthController::runIptablesCmd(const char *cmd, IptJumpOp jumpHandling,
402 IptJumpOp jumpHandling, SpecialAppOp appOp) {

Completed in 108 milliseconds