Searched refs:SNMP_ERR_WRONG_ENCODING (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmp.h218 #define SNMP_ERR_WRONG_ENCODING 9 /* v2 */ macro
H A Dsnmpagent.c812 case SNMP_ERR_WRONG_ENCODING:
/freebsd-11-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c91 { "Wrong encoding", SNMP_ERR_WRONG_ENCODING },
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dmain.c681 pdu->error_status = SNMP_ERR_WRONG_ENCODING;

Completed in 131 milliseconds