Searched refs:SSH_MSG_CHANNEL_EOF (Results 1 – 3 of 3) sorted by relevance
138 SSH_MSG_CHANNEL_EOF = 96, enumerator
109 The SSH connection protocol (rfc4254) provides the SSH_MSG_CHANNEL_EOF135 As with the symmetric SSH_MSG_CHANNEL_EOF message, the channel does
755 case SSH_MSG_CHANNEL_EOF: in lws_ssh_parse_plaintext()2311 *pp++ = SSH_MSG_CHANNEL_EOF; in lws_callback_raw_sshd()