Searched refs:ipRule (Results 1 – 1 of 1) sorted by relevance
1806 bool ipRuleExists(const char* ipVersion, const std::string& ipRule) { in ipRuleExists() argument1809 if (rule.find(ipRule) != std::string::npos) { in ipRuleExists()