Searched defs:SNMP_MSG_DEBUG (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-log.h71 #undef SNMP_MSG_DEBUG macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h707 #ifndef SNMP_MSG_DEBUG
708 #define SNMP_MSG_DEBUG DBG_OFF macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h2427 * SNMP_MSG_DEBUG: Enable debugging for SNMP messages.
2429 #ifndef SNMP_MSG_DEBUG
2430 #define SNMP_MSG_DEBUG LWIP_DBG_OFF macro

Completed in 112 milliseconds