Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h151 LWS_CPD_CAPTIVE_PORTAL, /* we inferred we're behind a captive portal */ enumerator
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/
Dminimal-http-client-captive-portal.c140 lws_system_cpd_set(lws_get_context(wsi), LWS_CPD_CAPTIVE_PORTAL); in callback_cpd_http()
/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-h1.c500 LWS_CPD_CAPTIVE_PORTAL); in secstream_h1()