DNS_LOCAL_HOSTLIST_IS_DYNAMIC is only used within LwIP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIPDNS_LOCAL_HOSTLIST_IS_DYNAMIC

DNS_LOCAL_HOSTLIST_IS_DYNAMIC macro

If this is turned on, the local host-list can be dynamically changed at runtime.

Syntax

#define DNS_LOCAL_HOSTLIST_IS_DYNAMIC 0

References

LocationText
opt.h:1154
#define DNS_LOCAL_HOSTLIST_IS_DYNAMIC 0
init.c:208
#if (DNS_LOCAL_HOSTLIST && !DNS_LOCAL_HOSTLIST_IS_DYNAMIC && !(defined(DNS_LOCAL_HOSTLIST_INIT)))
memp_std.h:108
#if LWIP_DNS && DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC