Home
last modified time | relevance | path

Searched refs:ssh_ops_rx (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/
H A Dprotocol_lws_sshd_demo.c193 ssh_ops_rx(void *_priv, struct lws *wsi, const uint8_t *buf, uint32_t len) in ssh_ops_rx() function
369 .rx = ssh_ops_rx,
/third_party/libwebsockets/test-apps/
H A Dtest-sshd.c197 ssh_ops_rx(void *_priv, struct lws *wsi, const uint8_t *buf, uint32_t len) in ssh_ops_rx() function
612 .rx = ssh_ops_rx,

Completed in 2 milliseconds