Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/net/ip/
Dtcp2.c959 static bool tcp_window_full(struct tcp *conn) in tcp_window_full() function
1054 if (tcp_window_full(conn)) { in tcp_send_queued_data()
2169 if (tcp_window_full(conn)) { in net_tcp_queue_data()