Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Ddns.h71 #if DNS_LOCAL_HOSTLIST
120 #if DNS_LOCAL_HOSTLIST
Dopt.h1147 #if !defined DNS_LOCAL_HOSTLIST || defined __DOXYGEN__
1148 #define DNS_LOCAL_HOSTLIST 0 macro
/third_party/lwip/src/include/lwip/priv/
Dmemp_std.h113 #if LWIP_DNS && DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
/third_party/lwip/src/core/
Dinit.c211 #if (DNS_LOCAL_HOSTLIST && !DNS_LOCAL_HOSTLIST_IS_DYNAMIC && !(defined(DNS_LOCAL_HOSTLIST_INIT)))
Ddns.c261 #if DNS_LOCAL_HOSTLIST
357 #if DNS_LOCAL_HOSTLIST in dns_init()
435 #if DNS_LOCAL_HOSTLIST
639 #if DNS_LOCAL_HOSTLIST in dns_lookup()
/third_party/lwip/
DCHANGELOG304 * dns: Improved DNS_LOCAL_HOSTLIST interface (bug #50325)
2351 hosts table. New configuration options DNS_LOCAL_HOSTLIST and