Home
last modified time | relevance | path

Searched refs:DNS_LOCAL_HOSTLIST_IS_DYNAMIC (Results 1 – 7 of 7) sorted by relevance

/lib/liblwip/src/include/lwip/
Ddns.h89 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
113 #if DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
Dmemp_std.h87 #if LWIP_DNS && DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
Dopt.h862 #ifndef DNS_LOCAL_HOSTLIST_IS_DYNAMIC
863 #define DNS_LOCAL_HOSTLIST_IS_DYNAMIC 0 macro
/lib/liblwip/src/core/
Ddns.c185 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
315 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC && defined(DNS_LOCAL_HOSTLIST_INIT) in dns_init_local()
350 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC in dns_lookup_local()
369 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
Dinit.c166 #if (DNS_LOCAL_HOSTLIST && !DNS_LOCAL_HOSTLIST_IS_DYNAMIC && !(defined(DNS_LOCAL_HOSTLIST_INIT)))
/lib/liblwip/
DUPGRADING88 * DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses a memp pool instead of the heap, so
DCHANGELOG349 * opt.h, memp_std.h, dns.h/.c: DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses its own
938 * dns.c: Copy hostname for DNS_LOCAL_HOSTLIST_IS_DYNAMIC==1 since string
1153 DNS_LOCAL_HOSTLIST_IS_DYNAMIC. Also, DNS_LOOKUP_LOCAL_EXTERN() can be defined