Searched refs:WHITELIST (Results 1 – 4 of 4) sorted by relevance
85 if (ftype == WHITELIST) { in enableFirewall()101 mFirewallType = WHITELIST; in disableFirewall()227 return WHITELIST; in getFirewallType()231 return WHITELIST; in getFirewallType()246 if (firewallType == WHITELIST) { in setUidRule()295 return replaceUidChain(childChain, type == WHITELIST, uids); in createChain()
32 enum FirewallType { WHITELIST, BLACKLIST }; enumerator
83 createChain("fw_whitelist", "INPUT", WHITELIST); in TEST_F()
1263 return WHITELIST; in parseFirewallType()