Home
last modified time | relevance | path

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

/external/libwebsockets/lib/secure-streams/
Dpolicy-json.c327 n = LTY_BACKOFF; in lws_ss_policy_parser_cb()
492 b = &a->curr[LTY_BACKOFF].b->r; in lws_ss_policy_parser_cb()
509 a->curr[LTY_BACKOFF].b->r.conceal_count = (uint16_t)atoi(ctx->buf); in lws_ss_policy_parser_cb()
513 a->curr[LTY_BACKOFF].b->r.jitter_percent = (uint8_t)atoi(ctx->buf); in lws_ss_policy_parser_cb()
517 a->curr[LTY_BACKOFF].b->r.secs_since_valid_ping = (uint16_t)atoi(ctx->buf); in lws_ss_policy_parser_cb()
521 a->curr[LTY_BACKOFF].b->r.secs_since_valid_hangup = (uint16_t)atoi(ctx->buf); in lws_ss_policy_parser_cb()
831 bot = a->heads[LTY_BACKOFF].b; in lws_ss_policy_parser_cb()
Dprivate-lib-secure-streams.h375 LTY_BACKOFF, enumerator