Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/
Dinit.c87 #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()
Dtimers.c205 #if LWIP_DNS
240 #if LWIP_DNS in sys_timeouts_init()
Ddns.c77 #if LWIP_DNS /* don't build if not configured for use in lwipopts.h */
Ddhcp.c507 #if LWIP_DNS in dhcp_handle_ack()
564 #if LWIP_DNS in dhcp_handle_ack()
/external/syslinux/core/lwip/src/include/
Dlwipopts.h9 #define LWIP_DNS 1 macro
43 #define LWIP_DNS 1 macro
/external/syslinux/core/lwip/src/include/lwip/
Dapi_msg.h127 #if LWIP_DNS
161 #if LWIP_DNS
Dmemp_std.h84 #if LWIP_DNS && LWIP_SOCKET
87 #if LWIP_DNS && DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
Ddns.h39 #if LWIP_DNS /* don't build if not configured for use in lwipopts.h */
Dopt.h793 #ifndef LWIP_DNS
794 #define LWIP_DNS 0 macro
Dnetdb.h34 #if LWIP_DNS && LWIP_SOCKET
Dapi.h242 #if LWIP_DNS
/external/syslinux/core/lwip/src/api/
Dnetdb.c38 #if LWIP_DNS && LWIP_SOCKET
Dapi_lib.c701 #if LWIP_DNS
Dapi_msg.c1489 #if LWIP_DNS
/external/syslinux/core/lwip/
DCHANGELOG1334 DNS server ip addresses when options are received. You need to set LWIP_DNS=1
1335 in your lwipopts.h file (LWIP_DNS=0 in opt.h). DNS_DEBUG can be set to get