Searched refs:SSH2_MSG_CHANNEL_OPEN (Results 1 – 4 of 4) sorted by relevance
133 #define SSH2_MSG_CHANNEL_OPEN 90 macro
1858 packet_start(SSH2_MSG_CHANNEL_OPEN); in client_request_tun_fwd()2094 dispatch_set(SSH2_MSG_CHANNEL_OPEN, &client_input_channel_open); in client_init_dispatch_20()
662 packet_start(SSH2_MSG_CHANNEL_OPEN); in channel_send_open()1345 packet_start(SSH2_MSG_CHANNEL_OPEN); in channel_post_x11_listener()1397 packet_start(SSH2_MSG_CHANNEL_OPEN); in port_open_helper()1516 packet_start(SSH2_MSG_CHANNEL_OPEN); in channel_post_auth_listener()
1208 dispatch_set(SSH2_MSG_CHANNEL_OPEN, &server_input_channel_open); in server_init_dispatch_20()