Searched refs:SSH2_MSG_CHANNEL_REQUEST (Results 1 – 5 of 5) sorted by relevance
135 #define SSH2_MSG_CHANNEL_REQUEST 98 macro
397 packet_start(SSH2_MSG_CHANNEL_REQUEST); in chan_send_eow2()
1375 dispatch_set(SSH2_MSG_CHANNEL_REQUEST, &server_input_channel_req); in server_init_dispatch_20()
2598 dispatch_set(SSH2_MSG_CHANNEL_REQUEST, &client_input_channel_req); in client_init_dispatch_20()
709 packet_start(SSH2_MSG_CHANNEL_REQUEST); in channel_request_start()