DNS_DEBUG is only used within LwIP.
 
Symbols
loading...
Files
loading...

DNS_DEBUG macro

DNS_DEBUG: Enable debugging for DNS.

Syntax

#define DNS_DEBUG LWIP_DBG_OFF

References

LocationText
opt.h:3471
#define DNS_DEBUG LWIP_DBG_OFF
dns.c:622
ip_addr_debug_print_val(DNS_DEBUG, dns_table[i].ipaddr);
dns.c:1144
ip_addr_debug_print_val(DNS_DEBUG, entry->ipaddr);
netdb.c:120
#if DNS_DEBUG