Searched defs:ip_address (Results 1 – 3 of 3) sorted by relevance
323 bool IsInNetEx(const std::string& ip_address, const std::string& ip_prefix) { in IsInNetEx()619 std::string ip_address; in DnsResolveCallback() local689 std::string ip_address = V8StringToUTF8(args[0]->ToString()); in IsInNetExCallback() local
27 virtual bool MyIpAddress(std::string* ip_address) { in MyIpAddress()39 virtual bool DnsResolve(const std::string& host, std::string* ip_address) { in DnsResolve()
1047 uint32_t ip_address; member