Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-callbacks.h747 LWS_CALLBACK_RAW_PROXY_CLI_ADOPT = 95, enumerator
/third_party/libwebsockets/lib/roles/raw-proxy/
Dops-raw-proxy.c233 /* adoption_cb clnt, srv */ { LWS_CALLBACK_RAW_PROXY_CLI_ADOPT,
/third_party/libwebsockets/plugins/raw-proxy/
Dprotocol_lws_raw_proxy.c260 case LWS_CALLBACK_RAW_PROXY_CLI_ADOPT: in callback_raw_proxy()