Searched refs:LWIP_DNS (Results 1 – 15 of 15) sorted by relevance
9 #define LWIP_DNS 1 macro43 #define LWIP_DNS 1 macro
87 #if (!LWIP_UDP && LWIP_DNS)151 …TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS + PPP_SUPPORT))299 #if LWIP_DNS in lwip_init()
205 #if LWIP_DNS240 #if LWIP_DNS in sys_timeouts_init()
77 #if LWIP_DNS /* don't build if not configured for use in lwipopts.h */
507 #if LWIP_DNS in dhcp_handle_ack()564 #if LWIP_DNS in dhcp_handle_ack()
127 #if LWIP_DNS161 #if LWIP_DNS
84 #if LWIP_DNS && LWIP_SOCKET87 #if LWIP_DNS && DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
39 #if LWIP_DNS /* don't build if not configured for use in lwipopts.h */
34 #if LWIP_DNS && LWIP_SOCKET
793 #ifndef LWIP_DNS794 #define LWIP_DNS 0 macro
242 #if LWIP_DNS
38 #if LWIP_DNS && LWIP_SOCKET
701 #if LWIP_DNS
1489 #if LWIP_DNS
1334 DNS server ip addresses when options are received. You need to set LWIP_DNS=11335 in your lwipopts.h file (LWIP_DNS=0 in opt.h). DNS_DEBUG can be set to get