Lines Matching full:debugging

58  * @defgroup lwip_opts_debug Debugging
2600 ---------- Debugging options ----------
2610 * compared against this value. If it is smaller, then debugging
2628 * ETHARP_DEBUG: Enable debugging in etharp.c.
2635 * NETIF_DEBUG: Enable debugging in netif.c.
2642 * PBUF_DEBUG: Enable debugging in pbuf.c.
2649 * API_LIB_DEBUG: Enable debugging in api_lib.c.
2656 * API_MSG_DEBUG: Enable debugging in api_msg.c.
2663 * SOCKETS_DEBUG: Enable debugging in sockets.c.
2670 * ICMP_DEBUG: Enable debugging in icmp.c.
2677 * IGMP_DEBUG: Enable debugging in igmp.c.
2684 * INET_DEBUG: Enable debugging in inet.c.
2691 * IP_DEBUG: Enable debugging for IP.
2698 * IP_REASS_DEBUG: Enable debugging in ip_frag.c for both frag & reass.
2705 * RAW_DEBUG: Enable debugging in raw.c.
2712 * MEM_DEBUG: Enable debugging in mem.c.
2719 * MEMP_DEBUG: Enable debugging in memp.c.
2726 * SYS_DEBUG: Enable debugging in sys.c.
2733 * TIMERS_DEBUG: Enable debugging in timers.c.
2740 * TCP_DEBUG: Enable debugging for TCP.
2747 * TCP_INPUT_DEBUG: Enable debugging in tcp_in.c for incoming debug.
2754 * TCP_FR_DEBUG: Enable debugging in tcp_in.c for fast retransmit.
2761 * TCP_RTO_DEBUG: Enable debugging in TCP for retransmit
2769 * TCP_CWND_DEBUG: Enable debugging for TCP congestion window.
2776 * TCP_WND_DEBUG: Enable debugging in tcp_in.c for window updating.
2783 * TCP_OUTPUT_DEBUG: Enable debugging in tcp_out.c output functions.
2790 * TCP_RST_DEBUG: Enable debugging for TCP with the RST message.
2797 * TCP_QLEN_DEBUG: Enable debugging for TCP queue lengths.
2804 * UDP_DEBUG: Enable debugging in UDP.
2811 * TCPIP_DEBUG: Enable debugging in tcpip.c.
2818 * SLIP_DEBUG: Enable debugging in slipif.c.
2825 * DHCP_DEBUG: Enable debugging in dhcp.c.
2832 * AUTOIP_DEBUG: Enable debugging in autoip.c.
2839 * DNS_DEBUG: Enable debugging for DNS.
2846 * IP6_DEBUG: Enable debugging for IPv6.