Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/
Dudp.c104 LWIP_DEBUGF(UDP_DEBUG,
118 LWIP_DEBUGF(UDP_DEBUG, ("udp_input: received datagram of length %"U16_F"\n", p->tot_len));
127 LWIP_DEBUGF(UDP_DEBUG,
165 LWIP_DEBUGF(UDP_DEBUG,
219 LWIP_DEBUGF(UDP_DEBUG | LWIP_DBG_TRACE, ("udp_input: calculating checksum\n"));
242 LWIP_DEBUGF(UDP_DEBUG | LWIP_DBG_LEVEL_SERIOUS,
258 LWIP_DEBUGF(UDP_DEBUG | LWIP_DBG_LEVEL_SERIOUS,
337 LWIP_DEBUGF(UDP_DEBUG | LWIP_DBG_TRACE, ("udp_input: not for us.\n"));
433 LWIP_DEBUGF(UDP_DEBUG | LWIP_DBG_TRACE, ("udp_send\n"));
444 …LWIP_DEBUGF(UDP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("udp_send: No route to %"U16_F".%"U16_F".%"U16_F"…
[all …]
/external/syslinux/core/lwip/src/include/lwip/
Dopt.h2011 #ifndef UDP_DEBUG
2012 #define UDP_DEBUG LWIP_DBG_OFF macro
Dudp.h159 #if UDP_DEBUG