Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dsnmp_opts.h149 #if !defined SNMP_COMMUNITY || defined __DOXYGEN__
150 #define SNMP_COMMUNITY "public" macro
174 #define SNMP_MAX_COMMUNITY_STR_LEN LWIP_MAX(LWIP_MAX(sizeof(SNMP_COMMUNITY), sizeof(SNMP_COMMUNITY_…
/third_party/lwip/src/apps/snmp/
Dsnmp_msg.c68 const char *snmp_community = SNMP_COMMUNITY;