Searched refs:TCP_RST_DEBUG (Results 1 – 4 of 4) sorted by relevance
2059 #ifndef TCP_RST_DEBUG2060 #define TCP_RST_DEBUG LWIP_DBG_OFF macro
407 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_input: no PCB match found, resetting.\n")); in tcp_input()455 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_listen_input: ACK in LISTEN, sending reset\n")); in tcp_listen_input()
1228 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_rst: seqno %"U32_F" ackno %"U32_F".\n", seqno, ackno)); in tcp_rst()
394 LWIP_DEBUGF(TCP_RST_DEBUG, ("tcp_abandon: sending RST\n")); in tcp_abandon()