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

/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-log.h37 #define IP_DEBUG LWIP_DEBUGF_LOG_GROUP(LOG_GROUP_LWIP_IP4) macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h623 #ifndef IP_DEBUG
624 #define IP_DEBUG DBG_OFF macro
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h80 #define IP_DEBUG DBG_ON macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h2272 * IP_DEBUG: Enable debugging for IP.
2274 #ifndef IP_DEBUG
2275 #define IP_DEBUG LWIP_DBG_OFF macro

Completed in 2032 milliseconds