Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c42 static int tcp_rx_window = variable
2127 conn->recv_win_max = tcp_rx_window; in tcp_conn_alloc()
4329 tp_new_find_and_apply(tp_new, "tcp_window", &tcp_rx_window, in tp_input()