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

/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-log.h66 #undef DHCP_DEBUG macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h703 #ifndef DHCP_DEBUG
704 #define DHCP_DEBUG DBG_OFF macro
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h98 #define DHCP_DEBUG DBG_ON macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h2413 * DHCP_DEBUG: Enable debugging in dhcp.c.
2415 #ifndef DHCP_DEBUG
2416 #define DHCP_DEBUG LWIP_DBG_OFF macro

Completed in 97 milliseconds