Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-callbacks.h741 LWS_CALLBACK_RAW_PROXY_CLI_WRITEABLE = 93, enumerator
/third_party/libwebsockets/lib/roles/raw-proxy/
Dops-raw-proxy.c237 /* writeable cb clnt, srv */ { LWS_CALLBACK_RAW_PROXY_CLI_WRITEABLE,
/third_party/libwebsockets/plugins/raw-proxy/
Dprotocol_lws_raw_proxy.c328 case LWS_CALLBACK_RAW_PROXY_CLI_WRITEABLE: in callback_raw_proxy()