Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c52 static int tcp_tx_window = variable
2130 conn->send_win_max = MAX(tcp_tx_window, NET_IPV6_MTU); in tcp_conn_alloc()