Home
last modified time | relevance | path

Searched refs:protocols_copy (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/tls/
Dtls-jit-trust.c587 info.protocols = cx->protocols_copy; in lws_tls_jit_trust_got_cert_cb()
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h451 const struct lws_protocols *protocols_copy; member
Dcontext.c652 context->protocols_copy = info->protocols; in lws_create_context()