Home
last modified time | relevance | path

Searched refs:dns_addr6 (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/core/ipv6/
Ddhcp6.c533 ip6_addr_t *dns_addr6; in dhcp6_handle_config_reply() local
540 dns_addr6 = ip_2_ip6(&dns_addr); in dhcp6_handle_config_reply()
543 u16_t copied = pbuf_copy_partial(p_msg_in, dns_addr6, sizeof(struct ip6_addr_packed), idx); in dhcp6_handle_config_reply()
548 ip6_addr_assign_zone(dns_addr6, IP6_UNKNOWN, netif); in dhcp6_handle_config_reply()