Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dsnmp_msg.h201 #define SNMP_MSG_EMPTY 0 macro
/components/net/lwip/lwip-1.4.1/src/core/snmp/
A Dmsg_in.c85 msg_ps->state = SNMP_MSG_EMPTY; in snmp_init()
132 msg_ps->state = SNMP_MSG_EMPTY; in snmp_error_response()
152 msg_ps->state = SNMP_MSG_EMPTY; in snmp_ok_response()
837 while ((req_idx < SNMP_CONCURRENT_REQUESTS) && (msg_ps->state != SNMP_MSG_EMPTY)) in snmp_recv()

Completed in 4 milliseconds