Searched refs:SSH2_MSG_CHANNEL_WINDOW_ADJUST (Results 1 – 4 of 4) sorted by relevance
130 #define SSH2_MSG_CHANNEL_WINDOW_ADJUST 93 macro
1376 dispatch_set(SSH2_MSG_CHANNEL_WINDOW_ADJUST, &channel_input_window_adjust); in server_init_dispatch_20()
798 packet_start(SSH2_MSG_CHANNEL_WINDOW_ADJUST); in channel_set_fds()1849 packet_start(SSH2_MSG_CHANNEL_WINDOW_ADJUST);
2599 dispatch_set(SSH2_MSG_CHANNEL_WINDOW_ADJUST, &channel_input_window_adjust); in client_init_dispatch_20()