Searched defs:SYS_DEBUG (Results 1 - 4 of 4) sorted by relevance

/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/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
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h2307 * SYS_DEBUG: Enable debugging in sys.c.
2309 #ifndef SYS_DEBUG
2310 #define SYS_DEBUG LWIP_DBG_OFF macro

Completed in 292 milliseconds