Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core-net/
Dvhost.c65 const struct lws_protocols *available_secstream_protocols[] = { variable
763 sec_pcol_count = (int)LWS_ARRAY_SIZE(available_secstream_protocols) - 1; in lws_create_vhost()
823 memcpy(&lwsp[m++], available_secstream_protocols[n], in lws_create_vhost()