Lines Matching full:debugging
1874 ---------- Debugging options ----------
1879 * compared against this value. If it is smaller, then debugging
1895 * ETHARP_DEBUG: Enable debugging in etharp.c.
1902 * NETIF_DEBUG: Enable debugging in netif.c.
1909 * PBUF_DEBUG: Enable debugging in pbuf.c.
1916 * API_LIB_DEBUG: Enable debugging in api_lib.c.
1923 * API_MSG_DEBUG: Enable debugging in api_msg.c.
1930 * SOCKETS_DEBUG: Enable debugging in sockets.c.
1937 * ICMP_DEBUG: Enable debugging in icmp.c.
1944 * IGMP_DEBUG: Enable debugging in igmp.c.
1951 * INET_DEBUG: Enable debugging in inet.c.
1958 * IP_DEBUG: Enable debugging for IP.
1965 * IP_REASS_DEBUG: Enable debugging in ip_frag.c for both frag & reass.
1972 * RAW_DEBUG: Enable debugging in raw.c.
1979 * MEM_DEBUG: Enable debugging in mem.c.
1986 * MEMP_DEBUG: Enable debugging in memp.c.
1993 * SYS_DEBUG: Enable debugging in sys.c.
2000 * TIMERS_DEBUG: Enable debugging in timers.c.
2007 * TCP_DEBUG: Enable debugging for TCP.
2014 * TCP_INPUT_DEBUG: Enable debugging in tcp_in.c for incoming debug.
2021 * TCP_FR_DEBUG: Enable debugging in tcp_in.c for fast retransmit.
2028 * TCP_RTO_DEBUG: Enable debugging in TCP for retransmit
2036 * TCP_CWND_DEBUG: Enable debugging for TCP congestion window.
2043 * TCP_WND_DEBUG: Enable debugging in tcp_in.c for window updating.
2050 * TCP_OUTPUT_DEBUG: Enable debugging in tcp_out.c output functions.
2057 * TCP_RST_DEBUG: Enable debugging for TCP with the RST message.
2064 * TCP_QLEN_DEBUG: Enable debugging for TCP queue lengths.
2071 * UDP_DEBUG: Enable debugging in UDP.
2078 * TCPIP_DEBUG: Enable debugging in tcpip.c.
2085 * PPP_DEBUG: Enable debugging for PPP.
2092 * SLIP_DEBUG: Enable debugging in slipif.c.
2099 * DHCP_DEBUG: Enable debugging in dhcp.c.
2106 * AUTOIP_DEBUG: Enable debugging in autoip.c.
2113 * SNMP_MSG_DEBUG: Enable debugging for SNMP messages.
2120 * SNMP_MIB_DEBUG: Enable debugging for SNMP MIBs.
2127 * DNS_DEBUG: Enable debugging for DNS.