Searched refs:SNMP_MSG_EMPTY (Results 1 – 2 of 2) sorted by relevance
201 #define SNMP_MSG_EMPTY 0 macro
85 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