Searched refs:TCP_WND_DEBUG (Results 1 – 2 of 2) sorted by relevance
2045 #ifndef TCP_WND_DEBUG2046 #define TCP_WND_DEBUG LWIP_DBG_OFF macro
891 LWIP_DEBUGF(TCP_WND_DEBUG, ("tcp_receive: window update %"U16_F"\n", pcb->snd_wnd)); in tcp_receive()892 #if TCP_WND_DEBUG in tcp_receive()895 LWIP_DEBUGF(TCP_WND_DEBUG, in tcp_receive()