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

/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-log.h31 #define API_LIB_DEBUG LWIP_DEBUGF_LOG_GROUP(LOG_GROUP_LWIP_API_LIB) macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h603 #ifndef API_LIB_DEBUG
604 #define API_LIB_DEBUG DBG_OFF macro
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h75 #define API_LIB_DEBUG DBG_ON macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h2230 * API_LIB_DEBUG: Enable debugging in api_lib.c.
2232 #ifndef API_LIB_DEBUG
2233 #define API_LIB_DEBUG LWIP_DBG_OFF macro

Completed in 93 milliseconds