Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1289 #define AUTH_MODE_MASK 0xF0000000 macro
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c1814 hit->auth_mask & AUTH_MODE_MASK)) { in lws_http_action()
1873 args.max_len = hit->auth_mask & ~AUTH_MODE_MASK; in lws_http_action()