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

/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-log.h41 #define MEMP_DEBUG LWIP_DEBUGF_LOG_GROUP(LOG_GROUP_LWIP_MEMP) macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h639 #ifndef MEMP_DEBUG
640 #define MEMP_DEBUG DBG_OFF macro
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h84 #define MEMP_DEBUG DBG_ON macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h2300 * MEMP_DEBUG: Enable debugging in memp.c.
2302 #ifndef MEMP_DEBUG
2303 #define MEMP_DEBUG LWIP_DBG_OFF macro

Completed in 1222 milliseconds