Searched refs:SSH_MSG_IGNORE (Results 1 – 2 of 2) sorted by relevance
/external/libwebsockets/plugins/ssh-base/include/ | ||
D | lws-ssh.h | 103 SSH_MSG_IGNORE = 2, enumerator |
/external/libwebsockets/plugins/ssh-base/ | ||
D | sshd.c | 618 case SSH_MSG_IGNORE: in lws_ssh_parse_plaintext() |