Searched refs:TCP_WND_DEBUG (Results 1 – 2 of 2) sorted by relevance
1983 #ifndef TCP_WND_DEBUG1984 #define TCP_WND_DEBUG LWIP_DBG_OFF macro
870 LWIP_DEBUGF(TCP_WND_DEBUG, ("tcp_receive: window update %"U16_F"\n", pcb->snd_wnd)); in tcp_receive()871 #if TCP_WND_DEBUG in tcp_receive()874 LWIP_DEBUGF(TCP_WND_DEBUG, in tcp_receive()