Home
last modified time | relevance | path

Searched refs:lwsl_cx_info (Results 1 – 19 of 19) sorted by relevance

/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-tls.c88 lwsl_cx_info(cx, " Compiled with CyaSSL support"); in lws_context_init_ssl_library()
90 lwsl_cx_info(cx, " Compiled with wolfSSL support"); in lws_context_init_ssl_library()
94 lwsl_cx_info(cx, " Compiled with BoringSSL support"); in lws_context_init_ssl_library()
96 lwsl_cx_info(cx, " Compiled with OpenSSL support"); in lws_context_init_ssl_library()
100 lwsl_cx_info(cx, " SSL disabled: no " in lws_context_init_ssl_library()
107 lwsl_cx_info(cx, "Doing SSL library init"); in lws_context_init_ssl_library()
/third_party/libwebsockets/lib/core-net/
Droute.c62 lwsl_cx_info(cx, " %s ifidx: %d, pri: %d, proto: %d\n", fin, in _lws_routing_entry_dump()
69 lwsl_cx_info(cx, "\n"); in _lws_routing_table_dump()
154 lwsl_cx_info(pt->context, "deleting route"); in _lws_route_remove()
250 lwsl_cx_info(pt->context, "gw hit"); in _lws_route_est_outgoing()
263 lwsl_cx_info(pt->context, "returning %p", best_gw); in _lws_route_est_outgoing()
383 lwsl_cx_info(pt->context, "closing users of route %d", uidx); in _lws_route_pt_close_route_users()
Dstate.c77 lwsl_cx_info(mgr->context, "%s: %s: rejected '%s' -> '%s'", in _report()
139 lwsl_cx_info(mgr->context, "%s -> %s", _systnm(mgr, i, temp8), in lws_state_transition_steps()
Dnetwork.c458 lwsl_cx_info(context, "sul %p: scheduling retry in %dms", sul, (int)ms); in lws_retry_sul_schedule()
Dvhost.c508 lwsl_cx_info(context, "\n"); in lws_protocol_init()
/third_party/libwebsockets/lib/core/
Dcontext.c141 lwsl_cx_info(context, "waiting for netlink coldplug"); in lws_state_notify_protocol_init()
162 lwsl_cx_info(context, in lws_state_notify_protocol_init()
225 lwsl_cx_info(context, "doing protocol init on POLICY_VALID\n"); in lws_state_notify_protocol_init()
787 lwsl_cx_info(context, "Event loop: %s", plev->ops->name); in lws_create_context()
942 lwsl_cx_info(context, " Started with daemon pid %u", in lws_create_context()
1178 lwsl_cx_info(context, "ctx: %5luB (%ld ctx + pt(%ld thr x %d)), " in lws_create_context()
1188 lwsl_cx_info(context, " http: ah_data: %u, ah: %lu, max count %u", in lws_create_context()
1460 lwsl_cx_info(context, " mem: per-conn: %5lu bytes + protocol rx buf", in lws_create_context()
1775 lwsl_cx_info(context, "destroy_state %d", context->destroy_state); in lws_context_destroy()
1783 lwsl_cx_info(context, "starting context destroy flow"); in lws_context_destroy()
[all …]
/third_party/libwebsockets/lib/plat/unix/
Dunix-caps.c128 lwsl_cx_info(context, "group %s -> gid %u",
153 lwsl_cx_info(context, "username %s -> uid %u",
193 lwsl_cx_info(context, "not changing group");
246 lwsl_cx_info(context, "not changing user");
Dunix-init.c166 lwsl_cx_info(context, " mem: platform fd map: %5lu B", in lws_plat_init()
/third_party/libwebsockets/lib/event-libs/libuv/
Dlibuv.c202 lwsl_cx_info(pt->context, "thr %d", (int)(pt - pt->context->pt)); in lws_uv_finalize_pt()
224 lwsl_cx_info(pt->context, "resuming context_destroy"); in lws_uv_finalize_pt()
267 lwsl_cx_info(context, "thr %d: sa left %d: dyn left: %d (rk %d)", in lws_uv_close_cb_sa()
293 lwsl_cx_info(context, "thr %d: seen final static handle gone", tsi); in lws_uv_close_cb_sa()
300 lwsl_cx_info(context, "all done"); in lws_uv_close_cb_sa()
387 lwsl_cx_info(context, "tsi %d: unclosed", n); in elops_destroy_context1_uv()
/third_party/libwebsockets/lib/roles/netlink/
Dops-netlink.c44 #define lwsl_cx_netlink lwsl_cx_info
296 lwsl_cx_info(cx, "unknown attr type %d", in rops_handle_POLLIN_netlink()
392 lwsl_cx_info(cx, "route list size %u", in rops_handle_POLLIN_netlink()
495 lwsl_cx_info(context, "creating netlink skt"); in rops_pt_init_destroy_netlink()
/third_party/libwebsockets/lib/system/smd/
Dsmd.c46 lwsl_cx_info(ctx, "rejecting class 0x%x as no participant wants", in lws_smd_msg_alloc()
187 lwsl_cx_info(cx, "destroy msg %p", msg); in _lws_smd_msg_destroy()
537 lwsl_cx_info(ctx, "deliver cl 0x%x, len %d, refc %d, to peer %p", in _lws_smd_msg_deliver_peer()
659 lwsl_cx_info(ctx, "peer %p (count %u) registered", pr, in lws_smd_register()
/third_party/libwebsockets/lib/system/async-dns/
Dasync-dns.c663 lwsl_cx_info(context, "entry %s", name); in lws_async_dns_query()
702 lwsl_cx_info(context, "%s: using cached, c->results %p", in lws_async_dns_query()
717 lwsl_cx_info(context, "%s uncached", name); in lws_async_dns_query()
893 lwsl_cx_info(context, "created new query: %s", name); in lws_async_dns_query()
/third_party/libwebsockets/lib/secure-streams/system/captive-portal-detect/
Dcaptive-portal-detect.c92 lwsl_cx_info(cx, "Create stream failed (policy?)"); in lws_ss_sys_cpd()
/third_party/libwebsockets/lib/event-libs/libev/
Dlibev.c168 lwsl_cx_info(context, "loop %p", _loop); in elops_init_pt_ev()
229 lwsl_cx_info(context, " libev backend: %s", backend_name); in elops_init_pt_ev()
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams.c981 lwsl_cx_info(context, "unknown stream type %s", in lws_ss_create()
1102 lwsl_cx_info(context, "%s metadata count %d", in lws_ss_create()
1159 lwsl_cx_info(context, "registered SS SMD"); in lws_ss_create()
1169 lwsl_cx_info(context, "creating server"); in lws_ss_create()
1257 lwsl_cx_info(context, "CREATING returned status %d", (int)r); in lws_ss_create()
/third_party/libwebsockets/lib/event-libs/libevent/
Dlibevent.c202 lwsl_cx_info(context, "loop %p", _loop); in elops_init_pt_event()
469 lwsl_cx_info(context, "event_base_free"); in elops_destroy_context2_event()
/third_party/libwebsockets/include/libwebsockets/
Dlws-logs.h354 #define lwsl_cx_info(_c, ...) lwsl_cx(_c, LLL_INFO, __VA_ARGS__) macro
356 #define lwsl_cx_info(_c, ...) do {} while(0) macro
/third_party/libwebsockets/lib/roles/ws/ext/
Dextension.c33 lwsl_cx_info(context, " LWS_MAX_EXTENSIONS_ACTIVE: %u", LWS_MAX_EXTENSIONS_ACTIVE); in lws_context_init_extensions()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c3331 lwsl_cx_info(context, " canonical_hostname = %s\n", in lws_server_get_canonical_hostname()