Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.h80 #define SNMP_VERSION_2c 1 macro
H A Dpdu.c78 pdu->version = SNMP_VERSION_2c; in snmp_create_pdu()
215 (reply_pdu->version != SNMP_VERSION_2c)) { in snmp_parse_reply()