Searched refs:new_rwin (Results 1 – 1 of 1) sorted by relevance
3660 u_int new_rwin; in channel_input_window_adjust() local3676 if ((new_rwin = c->remote_window + adjust) < c->remote_window) { in channel_input_window_adjust()3680 c->remote_window = new_rwin; in channel_input_window_adjust()