Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1320 unsigned int auth_mask; member
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c1814 hit->auth_mask & AUTH_MODE_MASK)) { in lws_http_action()
1869 __func__, hit->origin, hit->auth_mask); in lws_http_action()
1873 args.max_len = hit->auth_mask & ~AUTH_MODE_MASK; in lws_http_action()
Dlejp-conf.c686 a->m.auth_mask = (unsigned int)atoi(ctx->buf); in lejp_vhosts_cb()