Searched refs:iptablesNoSocketAllowRuleExists (Results 1 – 1 of 1) sorted by relevance
202 static bool iptablesNoSocketAllowRuleExists(const char *chainName){ in iptablesNoSocketAllowRuleExists() function231 EXPECT_EQ(true, iptablesNoSocketAllowRuleExists(chainName.c_str())); in TEST_F()248 EXPECT_EQ(false, iptablesNoSocketAllowRuleExists(chainName.c_str())); in TEST_F()