Home
last modified time | relevance | path

Searched refs:SNMP_ERR_TOOBIG (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/apps/snmp/
Dsnmp_core_priv.h56 #define SNMP_ERR_TOOBIG 1 macro
Dsnmp_msg.c443 request->error_status = SNMP_ERR_TOOBIG; in snmp_process_varbind()
463 request->error_status = SNMP_ERR_TOOBIG; in snmp_process_varbind()
640 if (request->error_status == SNMP_ERR_TOOBIG) { in snmp_process_getbulk_request()
1736 case SNMP_ERR_TOOBIG: in snmp_complete_outbound_frame()
1751 if (request->error_status == SNMP_ERR_TOOBIG) { in snmp_complete_outbound_frame()