Searched defs:LWIP_SNMP (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h273 #ifndef LWIP_SNMP
274 #define LWIP_SNMP 0 macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dopt.h744 * LWIP_SNMP==1: Turn on SNMP module. UDP must be available for SNMP
747 #ifndef LWIP_SNMP
748 #define LWIP_SNMP 0 macro

Completed in 48 milliseconds