Searched refs:channel_input_window_adjust (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dchannels.h329 int channel_input_window_adjust(int, u_int32_t, struct ssh *);
H A Dserverloop.c923 ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_WINDOW_ADJUST, &channel_input_window_adjust);
H A Dssh_namespace.h148 #define channel_input_window_adjust Fssh_channel_input_window_adjust macro
H A Dclientloop.c2840 ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_WINDOW_ADJUST, &channel_input_window_adjust);
H A Dchannels.c3660 channel_input_window_adjust(int type, u_int32_t seq, struct ssh *ssh) function

Completed in 236 milliseconds