Home
last modified time | relevance | path

Searched refs:SNMP_MSG_DEBUG (Results 1 – 3 of 3) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/core/snmp/
A Dmsg_in.c147 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_msg_event = %"S32_F"\n",msg_ps->error_status)); in snmp_ok_response()
230 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_msg_event: no variable space\n")); in snmp_msg_get_event()
251 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_msg_event: no outvb space\n")); in snmp_msg_get_event()
362 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_msg_event: couldn't allocate outvb space\n")); in snmp_msg_get_event()
440 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_msg_getnext_event: couldn't allocate outvb space\n")); in snmp_msg_getnext_event()
513 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_recv couldn't allocate outvb space\n")); in snmp_msg_getnext_event()
871 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_pdu_header_check() failed\n")); in snmp_recv()
874 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_recv ok, community %s\n", msg_ps->community)); in snmp_recv()
886 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_pdu_dec_varbindlist() failed\n")); in snmp_recv()
1360 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_varbind_alloc: couldn't allocate value space\n")); in snmp_varbind_alloc()
[all …]
A Dmsg_out.c128 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_snd_response() tooBig\n")); in snmp_send_response()
144 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_snd_response() p != NULL\n")); in snmp_send_response()
185 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_snd_response() done\n")); in snmp_send_response()
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dopt.h2115 #ifndef SNMP_MSG_DEBUG
2116 #define SNMP_MSG_DEBUG LWIP_DBG_OFF macro

Completed in 9 milliseconds