Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
Dsnmp_core_priv.h50 #define SNMP_ERR_NOSUCHNAME 2 macro
Dsnmp_msg.c1618 request->error_status = SNMP_ERR_NOSUCHNAME; in snmp_complete_outbound_frame()
1633 request->error_status = SNMP_ERR_NOSUCHNAME; in snmp_complete_outbound_frame()
1739 case SNMP_ERR_NOSUCHNAME: in snmp_complete_outbound_frame()