Searched refs:SNMP_ERR_COMMIT_FAILED (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmp.h223 #define SNMP_ERR_COMMIT_FAILED 14 /* v2 */ macro
H A Dsnmpagent.c828 case SNMP_ERR_COMMIT_FAILED:
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_port.c1021 return (SNMP_ERR_COMMIT_FAILED);
1026 return (SNMP_ERR_COMMIT_FAILED);
H A Dbridge_if.c1121 return (SNMP_ERR_COMMIT_FAILED);
/freebsd-11-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c96 { "Commit failed", SNMP_ERR_COMMIT_FAILED },

Completed in 166 milliseconds