Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.c51 static uchar_t *snmp_def_community = (uchar_t *)SNMP_DEF_COMMUNITY; variable
84 pdu->community = snmp_def_community; in snmp_create_pdu()
643 if ((pdu->community) && (pdu->community != snmp_def_community)) in snmp_free_pdu()