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

LWIP_DBG_STATE macro

Syntax

#define LWIP_DBG_STATE 0x20U

References

LocationText
debug.h:85
#define LWIP_DBG_STATE 0x20U
udp.c:1024
ip_addr_debug_print_val(UDP_DEBUG | LWIP_DBG_TRACE | LWIP_DBG_STATE, pcb->local_ip);
udp.c:1101