Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c1196 bool short_win_before; in tcp_update_recv_wnd() local
1206 short_win_before = tcp_short_window(conn); in tcp_update_recv_wnd()
1212 if (((short_win_before && !short_win_after) || in tcp_update_recv_wnd()