Home
last modified time | relevance | path

Searched refs:ssh_ops_tx_waiting (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/plugins/
Dprotocol_lws_sshd_demo.c147 ssh_ops_tx_waiting(void *_priv) in ssh_ops_tx_waiting() function
367 .tx_waiting = ssh_ops_tx_waiting,
/external/libwebsockets/test-apps/
Dtest-sshd.c158 ssh_ops_tx_waiting(void *_priv) in ssh_ops_tx_waiting() function
610 .tx_waiting = ssh_ops_tx_waiting,
/external/libwebsockets/READMEs/
DREADME.plugin-sshd-base.md143 .tx_waiting = ssh_ops_tx_waiting,