Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h151 LPR_DO_FALLBACK = 2, enumerator
/third_party/libwebsockets/lib/roles/http/
Dparsers.c1361 return LPR_DO_FALLBACK; in lws_parse()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c2220 if (m == LPR_DO_FALLBACK) { in lws_handshake_server()