Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-plugin-ssh.h28 #define LWS_CALLBACK_SSH_UART_SET_RXFLOW (LWS_CALLBACK_USER + 800) macro
/external/libwebsockets/plugins/ssh-base/
Dtelnet.c234 case LWS_CALLBACK_SSH_UART_SET_RXFLOW: in lws_callback_raw_telnet()
Dsshd.c2487 case LWS_CALLBACK_SSH_UART_SET_RXFLOW: in lws_callback_raw_sshd()