Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.h65 int errindex; /* shared with max-repetitions for GETBULK */ member
74 #define max_repetitions errindex
H A Dpdu.c76 pdu->errindex = 0; in snmp_create_pdu()
582 if ((p = asn_parse_int(p, msgsz_p, &reply_pdu->errindex)) == NULL) in snmp_parse_pdu()
H A Ddebug.c338 SNMP_DTEXT_PREFIX, pdu->errindex); in snmp_log_pdu()