Home
last modified time | relevance | path

Searched refs:LWIP_SNMP (Results 1 – 25 of 40) sorted by relevance

12

/reactos/drivers/network/tcpip/lwip/src/include/lwip/apps/
H A Dsnmp_opts.h56 #if !defined LWIP_SNMP || defined __DOXYGEN__
57 #define LWIP_SNMP 0 macro
82 #if LWIP_SNMP && !SNMP_USE_NETCONN && !SNMP_USE_RAW
220 #define SNMP_LWIP_MIB2 LWIP_SNMP
H A Dsnmp_snmpv2_usm.h9 #if LWIP_SNMP
H A Dsnmp_snmpv2_framework.h9 #if LWIP_SNMP
H A Dsnmp_mib2.h46 #if LWIP_SNMP /* don't build if not configured for use in lwipopts.h */
H A Dsnmp_threadsync.h47 #if LWIP_SNMP /* don't build if not configured for use in lwipopts.h */
H A Dsnmpv3.h45 #if LWIP_SNMP && LWIP_SNMP_V3
H A Dsnmp_scalar.h48 #if LWIP_SNMP /* don't build if not configured for use in lwipopts.h */
H A Dsnmp.h48 #if LWIP_SNMP /* don't build if not configured for use in lwipopts.h */
H A Dsnmp_table.h48 #if LWIP_SNMP /* don't build if not configured for use in lwipopts.h */
/reactos/drivers/network/tcpip/lwip/src/apps/snmp/
H A Dsnmp_mib2.c43 #if LWIP_SNMP && SNMP_LWIP_MIB2 /* don't build if not configured for use in lwipopts.h */
46 #error LWIP_SNMP MIB2 needs LWIP_STATS (for MIB2)
49 #error LWIP_SNMP MIB2 needs MIB2_STATS (for MIB2)
H A Dsnmpv3_priv.h40 #if LWIP_SNMP && LWIP_SNMP_V3
H A Dsnmp_pbuf_stream.h43 #if LWIP_SNMP
H A Dsnmp_core_priv.h38 #if LWIP_SNMP /* don't build if not configured for use in lwipopts.h */
H A Dsnmpv3.c40 #if LWIP_SNMP && LWIP_SNMP_V3
H A Dsnmp_raw.c38 #if LWIP_SNMP && SNMP_USE_RAW
H A Dsnmp_snmpv2_framework.c7 #if LWIP_SNMP && LWIP_SNMP_V3 /* don't build if not configured for use in lwipopts.h */
H A Dsnmp_netconn.c37 #if LWIP_SNMP && SNMP_USE_NETCONN
H A Dsnmp_pbuf_stream.c40 #if LWIP_SNMP /* don't build if not configured for use in lwipopts.h */
H A Dsnmp_msg.h43 #if LWIP_SNMP
H A Dsnmp_asn1.h43 #if LWIP_SNMP
H A Dsnmp_mib2_icmp.c45 #if LWIP_SNMP && SNMP_LWIP_MIB2 && LWIP_ICMP
H A Dsnmp_mib2_snmp.c42 #if LWIP_SNMP && SNMP_LWIP_MIB2
H A Dsnmp_core.c184 #if LWIP_SNMP /* don't build if not configured for use in lwipopts.h */
193 #if (LWIP_SNMP && (SNMP_TRAP_DESTINATIONS<=0))
196 #if (!LWIP_UDP && LWIP_SNMP)
H A Dsnmp_mib2_system.c46 #if LWIP_SNMP && SNMP_LWIP_MIB2
/reactos/drivers/network/tcpip/lwip/test/fuzz/
H A Dlwipopts.h80 #define LWIP_SNMP 1 macro

12