Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv6/
Ddhcp6.c523 dhcp6_handle_config_reply(struct netif *netif, struct pbuf *p_msg_in) in dhcp6_handle_config_reply() argument
528 LWIP_UNUSED_ARG(p_msg_in); 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()
569 copied = pbuf_copy_partial(p_msg_in, ntp_addr6, sizeof(struct ip6_addr_packed), idx); in dhcp6_handle_config_reply()