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

/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmp.h217 #define SNMP_ERR_WRONG_LENGTH 8 /* v2 */ macro
H A Dsnmpagent.c809 case SNMP_ERR_WRONG_LENGTH:
/freebsd-11-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c90 { "Wrong length", SNMP_ERR_WRONG_LENGTH },
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dmain.c677 pdu->error_status = SNMP_ERR_WRONG_LENGTH;

Completed in 71 milliseconds