Searched refs:TCP_RST_DEBUG (Results 1 – 4 of 4) sorted by relevance
1997 #ifndef TCP_RST_DEBUG1998 #define TCP_RST_DEBUG LWIP_DBG_OFF macro
414 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_input: no PCB match found, resetting.\n")); in tcp_input()452 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_listen_input: ACK in LISTEN, sending reset\n")); in tcp_listen_input()
363 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_abandon: sending RST\n")); in tcp_abandon()
1220 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_rst: seqno %"U32_F" ackno %"U32_F".\n", seqno, ackno)); in tcp_rst()