Searched refs:IptJumpOp (Results 1 - 2 of 2) sorted by relevance
/system/netd/server/ |
H A D | BandwidthController.h | 113 enum IptJumpOp { IptJumpReject, IptJumpReturn, IptJumpNoAdd }; enum in class:BandwidthController 126 IptJumpOp jumpHandling, SpecialAppOp appOp); 142 static int runIpxtablesCmd(const char *cmd, IptJumpOp jumpHandling, 144 static int runIptablesCmd(const char *cmd, IptJumpOp jumpHandling, IptIpVer iptIpVer,
|
H A D | BandwidthController.cpp | 157 int BandwidthController::runIpxtablesCmd(const char *cmd, IptJumpOp jumpHandling, 174 int BandwidthController::runIptablesCmd(const char *cmd, IptJumpOp jumpHandling, 406 IptJumpOp jumpHandling, SpecialAppOp appOp) {
|
Completed in 101 milliseconds