Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv6/
Ddhcp6.c567 ip6_addr_t *ntp_addr6 = ip_2_ip6(&ntp_server_addrs[n]); in dhcp6_handle_config_reply() local
569 copied = pbuf_copy_partial(p_msg_in, ntp_addr6, sizeof(struct ip6_addr_packed), idx); in dhcp6_handle_config_reply()
574 ip6_addr_assign_zone(ntp_addr6, IP6_UNKNOWN, netif); in dhcp6_handle_config_reply()