Home
last modified time | relevance | path

Searched defs:lws_context (Results 1 – 1 of 1) sorted by relevance

/external/libwebsockets/lib/core/
Dprivate-lib-core.h421 struct lws_context { struct
445 struct lws_context_per_thread pt[LWS_MAX_SMP]; argument
446 lws_retry_bo_t default_retry;
447 lws_sorted_usec_list_t sul_system_state;
449 lws_lifecycle_group_t lcg[LWSLCG_COUNT];
451 const struct lws_protocols *protocols_copy;
454 lws_sorted_usec_list_t sul_nl_coldplug;
456 lws_dll2_owner_t routing_table;
457 struct lws *netlink;
461 struct sockaddr_in frt_pipe_si;
[all …]