Home
last modified time | relevance | path

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

/lib/liblwip/test/unit/core/
Dtest_mem.c9 #if LWIP_DNS
38 #if LWIP_DNS in START_TEST()
/lib/liblwip/src/core/
Dinit.c85 #if (!LWIP_UDP && LWIP_DNS)
108 …TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS + PPP_SUPPORT))
325 #if LWIP_DNS in lwip_init()
Dtimers.c206 #if LWIP_DNS
241 #if LWIP_DNS in sys_timeouts_init()
Ddns.c77 #if LWIP_DNS /* don't build if not configured for use in lwipopts.h */
Ddhcp.c511 #if LWIP_DNS in dhcp_handle_ack()
568 #if LWIP_DNS in dhcp_handle_ack()
/lib/liblwip/src/include/lwip/
Dapi_msg.h130 #if LWIP_DNS
164 #if LWIP_DNS
Dmemp_std.h84 #if LWIP_DNS && LWIP_SOCKET
87 #if LWIP_DNS && DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
Dlwipopts.h322 #define LWIP_DNS 0 macro
Ddns.h39 #if LWIP_DNS /* don't build if not configured for use in lwipopts.h */
Dnetdb.h34 #if LWIP_DNS && LWIP_SOCKET
Dopt.h316 …_TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS + PPP_SUPPORT)
817 #ifndef LWIP_DNS
818 #define LWIP_DNS 0 macro
Dapi.h249 #if LWIP_DNS
/lib/liblwip/src/api/
Dnetdb.c38 #if LWIP_DNS && LWIP_SOCKET
Dapi_lib.c741 #if LWIP_DNS
Dapi_msg.c1519 #if LWIP_DNS
/lib/liblwip/
DCHANGELOG1633 DNS server ip addresses when options are received. You need to set LWIP_DNS=1
1634 in your lwipopts.h file (LWIP_DNS=0 in opt.h). DNS_DEBUG can be set to get