Searched refs:IsInNetEx (Results 1 – 1 of 1) sorted by relevance
325 bool IsInNetEx(const std::string& ip_address, const std::string& ip_prefix) { in IsInNetEx() function723 args.GetReturnValue().Set(IsInNetEx(ip_address, ip_prefix)); in IsInNetExCallback()