Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h110 SSH_MSG_SERVICE_REQUEST = 5, enumerator
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c630 case SSH_MSG_SERVICE_REQUEST: in lws_ssh_parse_plaintext()