Home
last modified time | relevance | path

Searched refs:client_proxy_onward (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/core-net/client/
Dconnect.c193 wsi->client_proxy_onward = !!(i->ssl_connection & LCCSCF_SECSTREAM_PROXY_ONWARD); in lws_client_connect_via_info()
/third_party/libwebsockets/lib/core-net/
Dclose.c811 if (wsi->client_proxy_onward) { in __lws_close_free_wsi()
Dprivate-lib-core-net.h809 unsigned int client_proxy_onward:1; member
/third_party/libwebsockets/lib/system/metrics/
Dmetrics.c611 if (wsi->client_proxy_onward) { in lws_metrics_hist_bump_describe_wsi()