| /lib/liblwip/src/core/snmp/ |
| D | mib2.c | 1141 LWIP_DEBUGF(SNMP_MIB_DEBUG,("snmp_insert_arpidx_tree() insert failed, mem full")); in snmp_insert_arpidx_tree() 1353 LWIP_DEBUGF(SNMP_MIB_DEBUG,("snmp_insert_ipaddridx_tree() insert failed, mem full")); in snmp_insert_ipaddridx_tree() 1492 LWIP_DEBUGF(SNMP_MIB_DEBUG,("snmp_insert_iprteidx_tree() insert failed, mem full")); in snmp_insert_iprteidx_tree() 1827 LWIP_DEBUGF(SNMP_MIB_DEBUG,("snmp_insert_udpidx_tree() insert failed, mem full")); in snmp_insert_udpidx_tree() 2131 LWIP_DEBUGF(SNMP_MIB_DEBUG,("get_object_def system.%"U16_F".0\n",(u16_t)id)); in system_get_object_def() 2177 LWIP_DEBUGF(SNMP_MIB_DEBUG,("system_get_object_def: no such object\n")); in system_get_object_def() 2184 LWIP_DEBUGF(SNMP_MIB_DEBUG,("system_get_object_def: no scalar\n")); in system_get_object_def() 2321 LWIP_DEBUGF(SNMP_MIB_DEBUG,("interfaces_get_object_def: no scalar\n")); in interfaces_get_object_def() 2367 LWIP_DEBUGF(SNMP_MIB_DEBUG,("get_object_def ifentry.%"U16_F"\n",(u16_t)id)); in ifentry_get_object_def() 2440 LWIP_DEBUGF(SNMP_MIB_DEBUG,("ifentry_get_object_def: no such object\n")); in ifentry_get_object_def() [all …]
|
| D | msg_in.c | 147 LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_msg_event = %"S32_F"\n",msg_ps->error_status)); in snmp_ok_response() 164 …LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_msg_get_event: msg_ps->state==%"U16_F"\n",(u16_t)msg_ps->state)… in snmp_msg_get_event() 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() 342 … LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_msg_event: couldn't allocate variable 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() 395 …LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_msg_getnext_event: msg_ps->state==%"U16_F"\n",(u16_t)msg_ps->st… in snmp_msg_getnext_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() 540 …LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_msg_set_event: msg_ps->state==%"U16_F"\n",(u16_t)msg_ps->state)… in snmp_msg_set_event() [all …]
|
| D | msg_out.c | 128 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()
|
| /lib/liblwip/src/netif/ |
| D | slipif.c | 128 …LWIP_DEBUGF(SLIP_DEBUG, ("slipif_output(%"U16_F"): sending %"U16_F" bytes\n", (u16_t)netif->num, p… in slipif_output() 191 LWIP_DEBUGF(SLIP_DEBUG, ("slipif: Got packet (%"U16_F" bytes)\n", priv->recved)); in slipif_rxbyte() 221 LWIP_DEBUGF(SLIP_DEBUG, ("slipif_input: alloc\n")); in slipif_rxbyte() 226 LWIP_DEBUGF(SLIP_DEBUG, ("slipif_input: no new pbuf! (DROP)\n")); in slipif_rxbyte() 323 LWIP_DEBUGF(SLIP_DEBUG, ("slipif_init: netif->num=%"U16_F"\n", (u16_t)netif->num)); in slipif_init()
|
| D | ethernetif.c | 249 { LWIP_DEBUGF(NETIF_DEBUG, ("ethernetif_input: IP input error\n")); 283 LWIP_DEBUGF(NETIF_DEBUG, ("ethernetif_init: out of memory\n"));
|
| /lib/liblwip/src/core/ipv4/ |
| D | inet_chksum.c | 285 LWIP_DEBUGF(INET_DEBUG, ("inet_chksum_pseudo(): checksumming pbuf %p (has next %p) \n", in inet_chksum_pseudo() 315 LWIP_DEBUGF(INET_DEBUG, ("inet_chksum_pseudo(): pbuf chain lwip_chksum()=%"X32_F"\n", acc)); in inet_chksum_pseudo() 346 LWIP_DEBUGF(INET_DEBUG, ("inet_chksum_pseudo(): checksumming pbuf %p (has next %p) \n", in inet_chksum_pseudo_partial() 381 LWIP_DEBUGF(INET_DEBUG, ("inet_chksum_pseudo(): pbuf chain lwip_chksum()=%"X32_F"\n", acc)); in inet_chksum_pseudo_partial()
|
| /lib/liblwip/src/core/ |
| D | mem.c | 317 …LWIP_DEBUGF(MEM_DEBUG | LWIP_DBG_TRACE | LWIP_DBG_LEVEL_SERIOUS, ("mem_free(p == NULL) was called.… in mem_free() 327 LWIP_DEBUGF(MEM_DEBUG | LWIP_DBG_LEVEL_SEVERE, ("mem_free: illegal memory\n")); in mem_free() 395 LWIP_DEBUGF(MEM_DEBUG | LWIP_DBG_LEVEL_SEVERE, ("mem_trim: illegal memory\n")); in mem_trim() 628 …LWIP_DEBUGF(MEM_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("mem_malloc: could not allocate %"S16_F" bytes\n"… in mem_malloc()
|
| D | memp.c | 419 …LWIP_DEBUGF(MEMP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("memp_malloc: out of memory in pool %s\n", memp_… in memp_malloc()
|
| /lib/liblwip/src/arch/ |
| D | etherif.c | 279 { LWIP_DEBUGF(NETIF_DEBUG, ("ethernetif_input: IP input error\n")); in ethernetif_input() 327 LWIP_DEBUGF(NETIF_DEBUG, ("ethernetif_init: out of memory\n")); in ethernetif_init()
|
| /lib/liblwip/src/include/ipv6/lwip/ |
| D | ip_addr.h | 83 … LWIP_DEBUGF(debug, ("%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F"\n", \
|
| /lib/liblwip/src/include/lwip/ |
| D | tcp_impl.h | 337 … LWIP_DEBUGF(TCP_DEBUG, ("TCP_REG %p local port %d\n", (npcb), (npcb)->local_port)); \ 352 … LWIP_DEBUGF(TCP_DEBUG, ("TCP_RMV: removing %p from %p\n", (npcb), *(pcbs))); \ 363 … LWIP_DEBUGF(TCP_DEBUG, ("TCP_RMV: removed %p from %p\n", (npcb), *(pcbs))); \
|
| /lib/liblwip/src/include/ipv4/lwip/ |
| D | ip_addr.h | 213 LWIP_DEBUGF(debug, ("%"U16_F".%"U16_F".%"U16_F".%"U16_F, \
|
| /lib/liblwip/src/netif/ppp/ |
| D | ppp_impl.h | 217 #define PRINTMSG(m, l) { m[l] = '\0'; LWIP_DEBUGF(LOG_INFO, ("Remote message: %s\n", m)); }
|
| /lib/liblwip/src/api/ |
| D | api_lib.c | 420 LWIP_DEBUGF(API_LIB_DEBUG, ("netconn_recv_data: received %p, len=%"U16_F"\n", buf, len)); in netconn_recv_data() 574 LWIP_DEBUGF(API_LIB_DEBUG, ("netconn_send: sending %"U16_F" bytes\n", buf->p->tot_len)); in netconn_send()
|
| D | api_msg.c | 437 …LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: newpcb->tate: %s\n", tcp_debug_state_str(newpcb->sta… 440 LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: acceptmbox already deleted\n"));
|
| /lib/liblwip/ |
| D | CHANGELOG | 1635 some traces with LWIP_DEBUGF. Sanity check have been added. There is a "todo" 2873 * debug.h: Added (int) cast in LWIP_DEBUGF() to avoid compiler 2876 when LWIP_DEBUGF() empty. Closed an unclosed comment. 2878 when LWIP_DEBUGF() empty. 2982 * DEBUGF now is LWIP_DEBUGF
|