Searched defs:lws_context (Results 1 – 1 of 1) sorted by relevance
427 struct lws_context { struct451 struct lws_context_per_thread pt[LWS_MAX_SMP]; argument452 lws_retry_bo_t default_retry;453 lws_sorted_usec_list_t sul_system_state;455 lws_lifecycle_group_t lcg[LWSLCG_COUNT];457 const struct lws_protocols *protocols_copy;460 lws_sorted_usec_list_t sul_nl_coldplug;462 lws_dll2_owner_t routing_table;463 struct lws *netlink;467 struct sockaddr_in frt_pipe_si;[all …]