Searched refs:host_ips (Results 1 – 1 of 1) sorted by relevance
429 std::string host_ips = context->host_ + ","; in ExecSetCustomDNSRule() local431 host_ips.append(ip[i]); in ExecSetCustomDNSRule()433 host_ips.append(","); in ExecSetCustomDNSRule()438 int res = predefined_host_set_hosts(host_ips.c_str()); in ExecSetCustomDNSRule()