Lines Matching refs:tmp_ip
183 uint32_t tmp_ip;185 if (inet_strtoip(buff2, &tmp_ip) < 0)187 if (tmp_ip == loopback_addr_ip)188 tmp_ip = our_addr_ip;190 dns_addr[dns_addr_count++] = tmp_ip;193 DN("%s", inet_iptostr(tmp_ip));