Searched refs:lws_ssh_ops (Results 1 – 7 of 7) sorted by relevance
35 const struct lws_ssh_ops *ops;141 vhd->ops = (const struct lws_ssh_ops *)pvo->value; in lws_callback_raw_telnet()
2011 vhd->ops = (const struct lws_ssh_ops *)pvo->value; in lws_callback_raw_sshd()2021 vhd->ops = (const struct lws_ssh_ops *)prot->user; in lws_callback_raw_sshd()
133 ### Step 2: define your `struct lws_ssh_ops`136 `struct lws_ssh_ops` which is used for all customization and integration140 static const struct lws_ssh_ops ssh_ops = {166 A pointer to your struct lws_ssh_ops is passed into the vhost instance of the
135 struct lws_ssh_ops { struct
537 const struct lws_ssh_ops *ops;
359 static const struct lws_ssh_ops ssh_ops = {
602 static const struct lws_ssh_ops ssh_ops = {