Home
last modified time | relevance | path

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

/dports/www/domoticz/domoticz-2020.2/webserver/
H A DcWebem.cpp1330 bool IsIPInRange(const std::string &ip, const _tIPNetwork &ipnetwork) in IsIPInRange() function
1368 if (IsIPInRange(sHost, *itt)) in AreWeInLocalNetwork()