Searched refs:LWIP_DHCP6_PROVIDE_DNS_SERVERS (Results 1 – 1 of 1) sorted by relevance
82 #define LWIP_DHCP6_PROVIDE_DNS_SERVERS LWIP_DHCP6_MAX_DNS_SERVERS macro84 #define LWIP_DHCP6_PROVIDE_DNS_SERVERS DNS_MAX_SERVERS macro87 #define LWIP_DHCP6_PROVIDE_DNS_SERVERS 0 macro99 #if LWIP_DHCP6_PROVIDE_DNS_SERVERS455 #if LWIP_DHCP6_PROVIDE_DNS_SERVERS in dhcp6_information_request()530 #if LWIP_DHCP6_PROVIDE_DNS_SERVERS in dhcp6_handle_config_reply()541 for (n = 0, idx = op_start; (idx < op_start + op_len) && (n < LWIP_DHCP6_PROVIDE_DNS_SERVERS); in dhcp6_handle_config_reply()671 #if LWIP_DHCP6_PROVIDE_DNS_SERVERS in dhcp6_parse_reply()