Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 8 of 8) sorted by relevance

/lib/liblwip/src/include/lwip/
Ddebug.h82 #define LWIP_DEBUGF(debug, message) do { \ argument
84 ((debug) & LWIP_DBG_ON) && \
85 ((debug) & LWIP_DBG_TYPES_ON) && \
86 … ((s16_t)((debug) & LWIP_DBG_MASK_LEVEL) >= LWIP_DBG_MIN_LEVEL)) { \
88 if ((debug) & LWIP_DBG_HALT) { \
95 #define LWIP_DEBUGF(debug, message) argument
/lib/liblwip/src/include/ipv6/lwip/
Dip_addr.h82 #define ip_addr_debug_print(debug, ipaddr) \ argument
83 … LWIP_DEBUGF(debug, ("%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F":%"X32_F"\n", \
/sys/
DSConscript15 "amd64/debug.c",
45 "kern/debug.c",
/lib/liblwip/src/include/ipv4/lwip/
Dip_addr.h212 #define ip_addr_debug_print(debug, ipaddr) \ argument
213 LWIP_DEBUGF(debug, ("%"U16_F".%"U16_F".%"U16_F".%"U16_F, \
/sys/amd64/
Dkernel.lds195 /* DWARF debug sections.
199 .debug 0 : { *(.debug) }
/lib/liblwip/doc/
Dcontrib.txt18 3. end debug messages with a trailing newline (\n).
/lib/liblwip/
DCHANGELOG93 a debug-check issue only)
1117 * ppp.c: bug #27266: wait-state debug message in pppMain occurs every ms
1774 spirit than the others modules. Modify some IGMP debug traces.
1895 * debug.h, api_msg.c: change LWIP_ERROR to use it to check errors like invalid
2234 it as long as "lwip/opt.h" is included before (this one include "lwip/debug.h" which
2521 * most of files: prefix all debug.h define with "LWIP_" to avoid any conflict with
2810 u32_t, s32_t typedefs. This solves most debug word-length assumes.
2873 * debug.h: Added (int) cast in LWIP_DEBUGF() to avoid compiler
2896 * ip.c, netif.c Changed debug statements to use the tidier ip4_addrN() macros.
2977 * Some debug formatters and casts fixed.
/docs/
DDoxyfile1091 # for further processing, therefore nothing else, like debug statements or used