Home
last modified time | relevance | path

Searched refs:SSH_MSG_CHANNEL_EOF (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h138 SSH_MSG_CHANNEL_EOF = 96, enumerator
/external/openssh/
DPROTOCOL109 The SSH connection protocol (rfc4254) provides the SSH_MSG_CHANNEL_EOF
135 As with the symmetric SSH_MSG_CHANNEL_EOF message, the channel does
/external/libwebsockets/plugins/ssh-base/
Dsshd.c755 case SSH_MSG_CHANNEL_EOF: in lws_ssh_parse_plaintext()
2311 *pp++ = SSH_MSG_CHANNEL_EOF; in lws_callback_raw_sshd()