Home
last modified time | relevance | path

Searched refs:isIPv6Address (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-logging/phosphor-rsyslog-config/
H A Dserver-conf.cpp32 bool isIPv6Address(const std::string& addr) in isIPv6Address() function
235 if (internal::isIPv6Address(serverAddress)) in writeConfig()