OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCAL_STANDBY
(Results
1 - 2
of
2
) sorted by null
/system/netd/server/
FirewallController.cpp
44
const char* FirewallController::
LOCAL_STANDBY
= "fw_standby";
71
res |= createChain(
LOCAL_STANDBY
, LOCAL_INPUT, firewallType);
119
name =
LOCAL_STANDBY
;
263
res |= execIptables(V4V6, op,
LOCAL_STANDBY
, "-m", "owner", "--uid-owner",
FirewallController.h
77
static const char*
LOCAL_STANDBY
;
Completed in 190 milliseconds