Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.c789 int extusage, int nonblock, int is_tty, u_int window_max) in channel_set_fds() argument
797 c->local_window = c->local_window_max = window_max; in channel_set_fds()