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

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dsnmp_msg.h203 #define SNMP_COMMUNITY_STR_LEN 64 macro
221 u8_t community[SNMP_COMMUNITY_STR_LEN + 1];
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dsnmp_msg.h220 #define SNMP_COMMUNITY_STR_LEN 64 macro
238 u8_t community[SNMP_COMMUNITY_STR_LEN + 1];

Completed in 529 milliseconds