Searched defs:ALLOWLIST (Results 1 – 2 of 2) sorted by relevance
17 public static final Set<String> ALLOWLIST = field in WritableFlags
31 enum FirewallType { ALLOWLIST = INetd::FIREWALL_ALLOWLIST, DENYLIST = INetd::FIREWALL_DENYLIST }; enumerator