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

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dsnmp_msg.h118 /* encoding community length length */
133 /* encoding community length */
156 /* encoding community length length */
175 /* encoding community length */
220 /* community name (zero terminated) */
221 u8_t community[SNMP_COMMUNITY_STR_LEN + 1]; member in struct:snmp_msg_pstat
222 /* community string length (exclusive zero term) */
268 /** Agent default "public" community string */
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dsnmp_msg.h135 /* encoding community length length */
150 /* encoding community length */
173 /* encoding community length length */
192 /* encoding community length */
237 /* community name (zero terminated) */
238 u8_t community[SNMP_COMMUNITY_STR_LEN + 1]; member in struct:snmp_msg_pstat
239 /* community string length (exclusive zero term) */
285 /** Agent default "public" community string */

Completed in 43 milliseconds