Searched refs:getIgnoredInterfaces (Results 1 – 3 of 3) sorted by relevance
97 const std::unordered_set<std::string_view>& getIgnoredInterfaces();
121 const std::unordered_set<std::string_view>& getIgnoredInterfaces() in getIgnoredInterfaces() function
226 const auto& ignored = internal::getIgnoredInterfaces(); in addInterface()