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

/barrelfish-master/lib/lwip2/src/apps/snmp/
H A Dsnmp_core_priv.h56 #define SNMP_ERR_TOOBIG 1 macro
H A Dsnmp_msg.c288 request->error_status = SNMP_ERR_TOOBIG;
308 request->error_status = SNMP_ERR_TOOBIG;
485 if (request->error_status == SNMP_ERR_TOOBIG) {
1454 case SNMP_ERR_TOOBIG:
1469 if (request->error_status == SNMP_ERR_TOOBIG) {

Completed in 83 milliseconds