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