Searched refs:SSH2_MSG_CHANNEL_OPEN_FAILURE (Results 1 – 4 of 4) sorted by relevance
134 #define SSH2_MSG_CHANNEL_OPEN_FAILURE 92 macro
622 packet_start(SSH2_MSG_CHANNEL_OPEN_FAILURE); in server_input_channel_open()856 dispatch_set(SSH2_MSG_CHANNEL_OPEN_FAILURE, &channel_input_open_failure); in server_init_dispatch()
2114 packet_start(SSH2_MSG_CHANNEL_OPEN_FAILURE); in client_input_channel_open()2700 dispatch_set(SSH2_MSG_CHANNEL_OPEN_FAILURE, &channel_input_open_failure); in client_init_dispatch_20()
1709 packet_start(SSH2_MSG_CHANNEL_OPEN_FAILURE); in channel_post_connecting()2651 case SSH2_MSG_CHANNEL_OPEN_FAILURE: