OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IptJumpOp
(Results
1 - 2
of
2
) sorted by null
/system/netd/server/
BandwidthController.h
113
enum
IptJumpOp
{ IptJumpReject, IptJumpReturn, IptJumpNoAdd };
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,
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) {
[
all
...]
Completed in 29 milliseconds