Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH2_MSG_CHANNEL_OPEN

1858 	packet_start(SSH2_MSG_CHANNEL_OPEN);
2094 dispatch_set(SSH2_MSG_CHANNEL_OPEN, &client_input_channel_open);