Home
last modified time | relevance | path

Searched refs:LWS_CPD_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h148 LWS_CPD_UNKNOWN = 0, /* test didn't happen ince last DHCP acq yet */ enumerator
/third_party/libwebsockets/lib/core/
Dcontext.c1548 cx->captive_portal_detect = LWS_CPD_UNKNOWN; in lws_system_cpd_start()
1589 if (cx->captive_portal_detect != LWS_CPD_UNKNOWN) in lws_system_cpd_set()