Searched refs:TCP_RST_DEBUG (Results 1 – 4 of 4) sorted by relevance
3428 #if !defined TCP_RST_DEBUG || defined __DOXYGEN__3429 #define TCP_RST_DEBUG LWIP_DBG_OFF macro
575 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_input: no PCB match found, resetting.\n"));648 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_listen_input: ACK in LISTEN, sending reset\n"));
617 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_abandon: sending RST\n")); in tcp_abandon()
2011 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_rst: seqno %"U32_F" ackno %"U32_F".\n", seqno, ackno)); in tcp_rst()