Home
last modified time | relevance | path

Searched refs:TCP_WND_DEBUG (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Dopt.h3414 #if !defined TCP_WND_DEBUG || defined __DOXYGEN__
3415 #define TCP_WND_DEBUG LWIP_DBG_OFF macro
/third_party/lwip/src/core/
Dtcp_in.c1200 LWIP_DEBUGF(TCP_WND_DEBUG, ("tcp_receive: window update %"TCPWNDSIZE_F"\n", pcb->snd_wnd));
1201 #if TCP_WND_DEBUG
1204 LWIP_DEBUGF(TCP_WND_DEBUG,