Searched refs:SYS_DEBUG (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dtimers.h54 #define LWIP_DEBUG_TIMERNAMES SYS_DEBUG
H A Dopt.h2307 * SYS_DEBUG: Enable debugging in sys.c.
2309 #ifndef SYS_DEBUG
2310 #define SYS_DEBUG LWIP_DBG_OFF macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-log.h46 #define SYS_DEBUG LWIP_DEBUGF_LOG_GROUP(LOG_GROUP_LWIP_SYS) macro
/vbox/src/VBox/Devices/Network/lwip/src/core/
H A Dsys.c80 LWIP_DEBUGF(SYS_DEBUG, ("smf calling h=%p(%p)\n", (void *)(uintptr_t)h, (void *)arg));
135 LWIP_DEBUGF(SYS_DEBUG, ("ssw h=%p(%p)\n", (void *)(uintptr_t)h, (void *)arg));
173 LWIP_DEBUGF(SYS_DEBUG, ("sys_timeout: %p msecs=%"U32_F" h=%p arg=%p\n",
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h643 #ifndef SYS_DEBUG
644 #define SYS_DEBUG DBG_OFF macro
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h85 #define SYS_DEBUG DBG_ON macro

Completed in 57 milliseconds