Searched refs:expectedInterface (Results 1 – 1 of 1) sorted by relevance
1077 const std::string& expectedInterface, in iptablesIdleTimerInterfaceRuleExists() argument1081 if (rule.find(expectedInterface) != std::string::npos) { in iptablesIdleTimerInterfaceRuleExists()1737 const std::string& expectedInterface, in iptablesNetworkPermissionIptablesRuleExists() argument1742 if (rule.find(expectedInterface) != std::string::npos) { in iptablesNetworkPermissionIptablesRuleExists()2307 const std::string& expectedInterface, in iptablesFirewallInterfaceFirstRuleExists() argument2317 if (rules[firstRuleIndex].find(expectedInterface) != std::string::npos) { in iptablesFirewallInterfaceFirstRuleExists()2327 const std::string& expectedInterface, in iptablesFirewallInterfaceRuleExists() argument2331 if (rule.find(expectedInterface) != std::string::npos) { in iptablesFirewallInterfaceRuleExists()