Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h136 SSH_MSG_CHANNEL_OPEN = 90, enumerator
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c735 case SSH_MSG_CHANNEL_OPEN: in lws_ssh_parse_plaintext()