Home
last modified time | relevance | path

Searched refs:KIND_SS_TO_P (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c158 lws_dsh_get_size(m->conn->dsh, KIND_SS_TO_P) >= in ss_proxy_onward_rx()
162 (unsigned long)lws_dsh_get_size(m->conn->dsh, KIND_SS_TO_P), in ss_proxy_onward_rx()
636 if (lws_dsh_get_head(conn->dsh, KIND_SS_TO_P, in callback_ss_proxy()
708 lws_dsh_get_size(conn->dsh, KIND_SS_TO_P) < in callback_ss_proxy()
712 (unsigned long)lws_dsh_get_size(conn->dsh, KIND_SS_TO_P), in callback_ss_proxy()
724 if (!lws_dsh_get_head(conn->dsh, KIND_SS_TO_P, in callback_ss_proxy()
H A Dsecure-streams-serialize.c186 if (lws_dsh_alloc_tail(dsh, KIND_SS_TO_P, pre, (unsigned int)est, buf, len)) { in lws_ss_serialize_rx_payload()
286 if (lws_dsh_alloc_tail(dsh, KIND_SS_TO_P, pre, (unsigned int)n + 4, NULL, 0) || in lws_ss_serialize_state()
313 if (lws_dsh_alloc_tail(dsh, KIND_SS_TO_P, pre, 7, NULL, 0)) { in lws_ss_serialize_txcr()
H A Dprivate-lib-secure-streams.h237 KIND_SS_TO_P, enumerator

Completed in 4 milliseconds