Searched refs:SSH_MSG_CHANNEL_OPEN_CONFIRMATION (Results 1 – 4 of 4) sorted by relevance
46 #define SSH_MSG_CHANNEL_OPEN_CONFIRMATION 21 /* channel (int) */ macro
1824 packet_start(SSH_MSG_CHANNEL_OPEN_CONFIRMATION); in client_input_agent_open()2619 dispatch_set(SSH_MSG_CHANNEL_OPEN_CONFIRMATION, &channel_input_open_confirmation); in client_init_dispatch_13()
1397 dispatch_set(SSH_MSG_CHANNEL_OPEN_CONFIRMATION, &channel_input_open_confirmation); in server_init_dispatch_13()
1610 packet_start(SSH_MSG_CHANNEL_OPEN_CONFIRMATION); in channel_post_connecting()4145 packet_start(SSH_MSG_CHANNEL_OPEN_CONFIRMATION);