Lines Matching defs:context

105 	i.context = h->context;
106 if (h->context->ss_proxy_port) { /* tcp */
107 i.address = h->context->ss_proxy_address;
108 i.port = h->context->ss_proxy_port;
109 i.iface = h->context->ss_proxy_bind;
111 if (h->context->ss_proxy_bind)
112 i.address = h->context->ss_proxy_bind;
130 lws_metrics_caliper_bind(h->cal_txn, h->context->mt_ss_cliprox_conn);
146 lws_sul_schedule(h->context, 0, &h->sul_retry,
203 size_t pktsize = wsi->a.context->max_http_header_data;
234 lws_sul_schedule(h->context, 0, &h->sul_retry,
300 lws_sul_schedule(h->context, 0, &h->sul_retry,
620 lws_sspc_create(struct lws_context *context, int tsi, const lws_ss_info_t *ssi,
628 lws_service_assert_loop_thread(context, tsi);
639 h->lc.log_cx = context->log_cx;
643 lws_xos_init(&h->fic.xos, lws_xos(&context->fic.xos));
647 lws_fi_inherit_copy(&h->fic, &context->fic, "ss", ssi->streamtype);
660 __lws_lc_tag(context, &context->lcg[LWSLCG_SSP_CLIENT], &h->lc,
669 h->context = context;
680 lws_dll2_add_head(&h->client_list, &context->pt[tsi].ss_client_owner);
697 /* used on context destroy when iterating listed lws_ss on a pt */
739 lws_service_assert_loop_thread(h->context, 0);
794 lws_sul_debug_zombies(h->context, h, sizeof(*h) + h->ssi.user_alloc,
797 __lws_lc_untag(h->context, &h->lc);
808 lws_service_assert_loop_thread(h->context, 0);
851 lws_service_assert_loop_thread(h->context, 0);
881 lws_service_assert_loop_thread(h->context, 0);
896 return h->context;
937 lws_service_assert_loop_thread(h->context, 0);
1018 lws_service_assert_loop_thread(h->context, 0);
1040 lws_service_assert_loop_thread(h->context, 0);
1048 lws_service_assert_loop_thread(h->context, 0);
1055 lws_service_assert_loop_thread(h->context, 0);