Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/lib/
H A Dsnmp.h221 #define SNMP_ERR_WRONG_ENCODING 9 /* v2 */ macro
H A Dsnmpagent.c812 case SNMP_ERR_WRONG_ENCODING: in snmp_set()
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c89 { "Wrong encoding", SNMP_ERR_WRONG_ENCODING },
/freebsd/contrib/bsnmp/snmpd/
H A Dmain.c683 pdu->error_status = SNMP_ERR_WRONG_ENCODING; in snmp_input_finish()