Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h440 } lws_subprotocol; typedef
449 lws_subprotocol *sub; /* NULL, or allocated subprotocol state */
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c1613 pss->ch_temp->sub = (lws_subprotocol *)scp; in lws_ssh_parse_plaintext()