Searched refs:SSH2_MSG_CHANNEL_CLOSE (Results 1 – 4 of 4) sorted by relevance
142 #define SSH2_MSG_CHANNEL_CLOSE 97 macro
367 packet_start(SSH2_MSG_CHANNEL_CLOSE); in chan_send_close2()
1251 dispatch_set(SSH2_MSG_CHANNEL_CLOSE, &channel_input_oclose); in server_init_dispatch_20()
1570 dispatch_set(SSH2_MSG_CHANNEL_CLOSE, &channel_input_oclose); in client_init_dispatch_20()