Searched refs:tx_wnd (Results 1 – 2 of 2) sorted by relevance
2517 xtcp_ag->tx_wnd = in _lm_tcp_init_xstorm_tcp_context()2525 if (xtcp_ag->tx_wnd == 0xffffffff) { in _lm_tcp_init_xstorm_tcp_context()2526 xtcp_ag->tx_wnd = 0x40000000; in _lm_tcp_init_xstorm_tcp_context()2530 …if ((tcp->tcp_delegated.send_una == tcp->tcp_delegated.send_max) && ((xtcp_ag->tx_wnd > 0) || (tcp… in _lm_tcp_init_xstorm_tcp_context()
2264 u32_t tx_wnd /* The Current transmission window in bytes */; member2689 u32_t tx_wnd /* The Current transmission window in bytes */; member