Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h142 SSH_MSG_CHANNEL_FAILURE = 100, enumerator
/external/libwebsockets/plugins/ssh-base/
Dsshd.c2295 *pp++ = SSH_MSG_CHANNEL_FAILURE; in lws_callback_raw_sshd()