Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h431 } lws_subprotocol; typedef
440 lws_subprotocol *sub; /* NULL, or allocated subprotocol state */
/external/libwebsockets/plugins/ssh-base/
Dsshd.c1598 pss->ch_temp->sub = (lws_subprotocol *)scp; in lws_ssh_parse_plaintext()