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
1828 packet_start(SSH_MSG_CHANNEL_OPEN_CONFIRMATION); in client_input_agent_open()2234 dispatch_set(SSH_MSG_CHANNEL_OPEN_CONFIRMATION, &channel_input_open_confirmation); in client_init_dispatch_13()
1259 dispatch_set(SSH_MSG_CHANNEL_OPEN_CONFIRMATION, &channel_input_open_confirmation); in server_init_dispatch_13()
1621 packet_start(SSH_MSG_CHANNEL_OPEN_CONFIRMATION); in channel_post_connecting()3782 packet_start(SSH_MSG_CHANNEL_OPEN_CONFIRMATION);