Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/raw-proxy/
Dops-raw-proxy.c89 LWS_CALLBACK_RAW_PROXY_SRV_RX, in rops_handle_POLLIN_raw_proxy()
236 LWS_CALLBACK_RAW_PROXY_SRV_RX },
/third_party/libwebsockets/include/libwebsockets/
Dlws-callbacks.h732 LWS_CALLBACK_RAW_PROXY_SRV_RX = 90, enumerator
/third_party/libwebsockets/plugins/raw-proxy/
Dprotocol_lws_raw_proxy.c443 case LWS_CALLBACK_RAW_PROXY_SRV_RX: in callback_raw_proxy()