Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.h84 #define SNMP_DEF_COMMUNITY_LEN 6 macro
H A Dpdu.c85 pdu->community_len = SNMP_DEF_COMMUNITY_LEN; in snmp_create_pdu()