Searched refs:dns2 (Results 1 – 5 of 5) sorted by relevance
106 uint32_t dns2; member115 uint32_t *dns1, uint32_t *dns2, uint32_t *server, in get_dhcp_info() argument122 *dns2 = last_good_info.dns2; in get_dhcp_info()131 info->dns1, info->dns2); in dhcp_configure()158 if (info->dns2) ALOGD("dns2: %s", ipaddr(info->dns2)); in dump_dhcp_info()209 if (optlen >= 8) memcpy(&info->dns2, x + 4, 4); in decode_dhcp_msg()
694 in_addr_t dns2) { in ifc_configure() argument726 property_set(dns_prop_name, dns2 ? ipaddr_to_string(dns2) : ""); in ifc_configure()
54 struct in_addr dns2) { in attachPppd() argument84 char *d2 = strdup(inet_ntoa(dns2)); in attachPppd()
36 struct in_addr dns2);
63 in_addr_t dns1, in_addr_t dns2);