Home
last modified time | relevance | path

Searched refs:SNMP_COMMUNITY_TRAP (Results 1 – 2 of 2) sorted by relevance

/lib/lwip/lwip/src/include/lwip/apps/
A Dsnmp_opts.h164 #if !defined SNMP_COMMUNITY_TRAP || defined __DOXYGEN__
165 #define SNMP_COMMUNITY_TRAP "public" macro
174 …IP_MAX(LWIP_MAX(sizeof(SNMP_COMMUNITY), sizeof(SNMP_COMMUNITY_WRITE)), sizeof(SNMP_COMMUNITY_TRAP))
/lib/lwip/lwip/src/apps/snmp/
A Dsnmp_msg.c72 const char *snmp_community_trap = SNMP_COMMUNITY_TRAP;

Completed in 10 milliseconds