Searched refs:SNMP_ERR_TOOBIG (Results 1 – 2 of 2) sorted by relevance
56 #define SNMP_ERR_TOOBIG 1 macro
288 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 5 milliseconds