Searched refs:retry_ms_table (Results 1 – 13 of 13) sorted by relevance
26 const uint32_t *retry_ms_table; /* base delay in ms */ member
15 .retry_ms_table = _rbo_bo_0,
80 .retry_ms_table = _rbo_bo_0,
35 .retry_ms_table = _rbo_bo_0,
236 pol->retry_bo->retry_ms_table[n]); in main()
40 .retry_ms_table = backoff_ms,
233 .retry_ms_table = _rbo_bo_0,
82 .retry_ms_table = backoff_ms,
498 b->retry_ms_table = (uint32_t *)lwsac_use_zero(&a->ac, in lws_ss_policy_parser_cb()500 if (!b->retry_ms_table) in lws_ss_policy_parser_cb()504 ((uint32_t *)b->retry_ms_table) in lws_ss_policy_parser_cb()
422 ms = retry->retry_ms_table[*ctry]; in lws_retry_get_delay_ms()424 ms = retry->retry_ms_table[ in lws_retry_get_delay_ms()
12 `.retry_ms_table` with `.retry_ms_table_count` containing the
124 .retry_ms_table = backoff_ms,
1078 context->default_retry.retry_ms_table = default_backoff_table; in lws_create_context()