Home
last modified time | relevance | path

Searched refs:SNMP_ERR_WRONGVALUE (Results 1 – 6 of 6) sorted by relevance

/third_party/lwip/src/apps/snmp/
Dsnmp_mib2_snmp.c158 snmp_err_t ret = SNMP_ERR_WRONGVALUE; in snmp_set_test()
Dsnmp_mib2_system.c283 snmp_err_t ret = SNMP_ERR_WRONGVALUE; in system_set_test()
Dsnmp_mib2_interfaces.c289 return SNMP_ERR_WRONGVALUE; in interfaces_Table_set_test()
Dsnmp_mib2_ip.c159 snmp_err_t ret = SNMP_ERR_WRONGVALUE; in ip_set_test()
Dsnmp_msg.c1621 case SNMP_ERR_WRONGVALUE: in snmp_complete_outbound_frame()
/third_party/lwip/src/include/lwip/apps/
Dsnmp_core.h115 SNMP_ERR_WRONGVALUE = 10, enumerator