Searched refs:conceal_count (Results 1 – 13 of 13) sorted by relevance
28 uint16_t conceal_count; /* max retries to conceal */ member
17 .conceal_count = 25,
82 .conceal_count = 5,
37 .conceal_count = 5,
249 pol->retry_bo->conceal_count); in main()
42 .conceal_count = LWS_ARRAY_SIZE(backoff_ms),
235 .conceal_count = 5,
84 .conceal_count = LWS_ARRAY_SIZE(backoff_ms),
15 `.conceal_count` is the number of retries that should be allowed
442 *conceal = (int)*ctry <= retry->conceal_count; in lws_retry_get_delay_ms()
126 .conceal_count = LWS_ARRAY_SIZE(backoff_ms),
509 a->curr[LTY_BACKOFF].b->r.conceal_count = (uint16_t)atoi(ctx->buf); in lws_ss_policy_parser_cb()
1079 context->default_retry.conceal_count = in lws_create_context()