Searched refs:auth_mask (Results 1 – 3 of 3) sorted by relevance
1320 unsigned int auth_mask; member
1814 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()
686 a->m.auth_mask = (unsigned int)atoi(ctx->buf); in lejp_vhosts_cb()