Searched refs:NO_SOCKET_ALLOW_RULE (Results 1 – 1 of 1) sorted by relevance
125 static const std::string NO_SOCKET_ALLOW_RULE("! owner UID match 0-4294967294"); variable203 return iptablesRuleExists(IPTABLES_PATH, chainName, NO_SOCKET_ALLOW_RULE) && in iptablesNoSocketAllowRuleExists()204 iptablesRuleExists(IP6TABLES_PATH, chainName, NO_SOCKET_ALLOW_RULE); in iptablesNoSocketAllowRuleExists()