Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
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))
/third_party/lwip/src/apps/snmp/
Dsnmp_msg.c72 const char *snmp_community_trap = SNMP_COMMUNITY_TRAP;