Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/lib/
H A Dsnmp.h220 #define SNMP_ERR_WRONG_LENGTH 8 /* v2 */ macro
H A Dsnmpagent.c809 case SNMP_ERR_WRONG_LENGTH: in snmp_set()
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c88 { "Wrong length", SNMP_ERR_WRONG_LENGTH },
/freebsd/contrib/bsnmp/snmpd/
H A Dmain.c679 pdu->error_status = SNMP_ERR_WRONG_LENGTH; in snmp_input_finish()