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

/system/netd/server/
H A DFirewallController.h32 enum FirewallType { WHITELIST, BLACKLIST }; enum
53 int enableFirewall(FirewallType);
93 FirewallType mFirewallType;
96 int createChain(const char*, const char*, FirewallType);
97 FirewallType getFirewallType(ChildChain);

Completed in 1768 milliseconds