Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
A Dsnmp_core_priv.h56 #define SNMP_ERR_TOOBIG 1 macro
A Dsnmp_msg.c288 request->error_status = SNMP_ERR_TOOBIG; in snmp_process_varbind()
308 request->error_status = SNMP_ERR_TOOBIG; in snmp_process_varbind()
485 if (request->error_status == SNMP_ERR_TOOBIG) { in snmp_process_getbulk_request()
1454 case SNMP_ERR_TOOBIG: in snmp_complete_outbound_frame()
1469 if (request->error_status == SNMP_ERR_TOOBIG) { in snmp_complete_outbound_frame()

Completed in 4 milliseconds