Home
last modified time | relevance | path

Searched refs:token_limits (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h292 const struct lws_token_limits *token_limits; member
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h661 const struct lws_token_limits *token_limits; member
Dcontext.c1007 context->token_limits = info->token_limits; in lws_create_context()
/third_party/libwebsockets/lib/roles/http/
Dparsers.c1420 if (context->token_limits) in lws_parse()
1422 token_limits->token_limit[ in lws_parse()