Home
last modified time | relevance | path

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

/external/libwebsockets/lib/secure-streams/
Dpolicy.c168 LTY_BACKOFF, enumerator
288 n = LTY_BACKOFF; in lws_ss_policy_parser_cb()
380 b = &a->curr[LTY_BACKOFF].b->r; in lws_ss_policy_parser_cb()
397 a->curr[LTY_BACKOFF].b->r.conceal_count = atoi(ctx->buf); in lws_ss_policy_parser_cb()
401 a->curr[LTY_BACKOFF].b->r.jitter_percent = atoi(ctx->buf); in lws_ss_policy_parser_cb()
405 a->curr[LTY_BACKOFF].b->r.secs_since_valid_ping = atoi(ctx->buf); in lws_ss_policy_parser_cb()
409 a->curr[LTY_BACKOFF].b->r.secs_since_valid_hangup = atoi(ctx->buf); in lws_ss_policy_parser_cb()
554 bot = a->heads[LTY_BACKOFF].b; in lws_ss_policy_parser_cb()