Home
last modified time | relevance | path

Searched refs:SSH_MSG_CHANNEL_OPEN_FAILURE (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h138 SSH_MSG_CHANNEL_OPEN_FAILURE = 92, enumerator
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c2322 *pp++ = SSH_MSG_CHANNEL_OPEN_FAILURE; in lws_callback_raw_sshd()