Searched refs:ICMP_DEBUG (Results 1 – 10 of 10) sorted by relevance
| /components/net/lwip/lwip-2.1.2/src/core/ipv4/ |
| A D | icmp.c | 126 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: Not echoing to multicast pings\n")); in icmp_input() 136 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: Not echoing to broadcast pings\n")); in icmp_input() 140 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: ping\n")); in icmp_input() 142 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: bad ICMP echo received\n")); in icmp_input() 148 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: checksum failed for received ICMP echo\n")); in icmp_input() 170 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: allocating new pbuf failed\n")); in icmp_input() 364 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_time_exceeded from ")); in icmp_send_response() 365 ip4_addr_debug_print_val(ICMP_DEBUG, iphdr->src); in icmp_send_response() 366 LWIP_DEBUGF(ICMP_DEBUG, (" to ")); in icmp_send_response() 367 ip4_addr_debug_print_val(ICMP_DEBUG, iphdr->dest); in icmp_send_response() [all …]
|
| /components/net/lwip/lwip-2.0.3/src/core/ipv4/ |
| A D | icmp.c | 124 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: Not echoing to multicast pings\n")); in icmp_input() 134 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: Not echoing to broadcast pings\n")); in icmp_input() 138 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: ping\n")); in icmp_input() 140 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: bad ICMP echo received\n")); in icmp_input() 146 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: checksum failed for received ICMP echo\n")); in icmp_input() 163 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: allocating new pbuf failed\n")); in icmp_input() 357 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_time_exceeded from ")); in icmp_send_response() 358 ip4_addr_debug_print_val(ICMP_DEBUG, iphdr->src); in icmp_send_response() 359 LWIP_DEBUGF(ICMP_DEBUG, (" to ")); in icmp_send_response() 360 ip4_addr_debug_print_val(ICMP_DEBUG, iphdr->dest); in icmp_send_response() [all …]
|
| /components/net/lwip/lwip-1.4.1/src/core/ipv4/ |
| A D | icmp.c | 125 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: Not echoing to multicast or broadcast pings\n")); in icmp_input() 132 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: ping\n")); in icmp_input() 134 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: bad ICMP echo received\n")); in icmp_input() 138 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: checksum failed for received ICMP echo\n")); in icmp_input() 158 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: allocating new pbuf failed\n")); in icmp_input() 225 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: ip_output_if returned an error: %c.\n", ret)); in icmp_input() 310 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_time_exceeded from ")); in icmp_send_response() 311 ip_addr_debug_print(ICMP_DEBUG, &(iphdr->src)); in icmp_send_response() 312 LWIP_DEBUGF(ICMP_DEBUG, (" to ")); in icmp_send_response() 313 ip_addr_debug_print(ICMP_DEBUG, &(iphdr->dest)); in icmp_send_response() [all …]
|
| /components/net/lwip/lwip-1.4.1/src/core/ipv6/ |
| A D | icmp6.c | 62 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: ping\n")); in icmp_input() 65 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: bad ICMP echo received\n")); in icmp_input() 74 …LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: checksum failed for received ICMP echo (%"X16_F")\n", inet_c… in icmp_input() 78 LWIP_DEBUGF(ICMP_DEBUG, ("icmp: p->len %"S16_F" p->tot_len %"S16_F"\n", p->len, p->tot_len)); in icmp_input() 89 …LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: checksum failed for received ICMP echo (%"X16_F")\n", inet_c… in icmp_input() 97 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_input: ICMP type %"S16_F" not supported.\n", (s16_t)type)); in icmp_input() 116 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_dest_unreach: failed to allocate pbuf for ICMP packet.\n")); in icmp_dest_unreach() 148 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_time_exceeded\n")); in icmp_time_exceeded() 154 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_dest_unreach: failed to allocate pbuf for ICMP packet.\n")); in icmp_time_exceeded()
|
| /components/net/lwip/port/ |
| A D | lwipopts.h | 194 #define ICMP_DEBUG LWIP_DBG_ON macro 196 #define ICMP_DEBUG LWIP_DBG_OFF macro
|
| /components/net/lwip/lwip-1.4.1/src/include/lwip/ |
| A D | opt.h | 1939 #ifndef ICMP_DEBUG 1940 #define ICMP_DEBUG LWIP_DBG_OFF macro
|
| /components/net/lwip/lwip-2.0.3/src/core/ipv6/ |
| A D | icmp6.c | 286 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_time_exceeded: failed to allocate pbuf for ICMPv6 packet.\n")); in icmp6_send_response()
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/ |
| A D | opt.h | 2672 #if !defined ICMP_DEBUG || defined __DOXYGEN__ 2673 #define ICMP_DEBUG LWIP_DBG_OFF macro
|
| /components/net/lwip/lwip-2.1.2/src/core/ipv6/ |
| A D | icmp6.c | 395 LWIP_DEBUGF(ICMP_DEBUG, ("icmp_time_exceeded: failed to allocate pbuf for ICMPv6 packet.\n")); in icmp6_send_response_with_addrs_and_netif()
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | opt.h | 3301 #if !defined ICMP_DEBUG || defined __DOXYGEN__ 3302 #define ICMP_DEBUG LWIP_DBG_OFF macro
|
Completed in 21 milliseconds