Home
last modified time | relevance | path

Searched refs:txcr (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-serialize.c302 lws_ss_serialize_txcr(struct lws_dsh *dsh, int txcr) in lws_ss_serialize_txcr() argument
306 lwsl_info("%s: %d\n", __func__, txcr); in lws_ss_serialize_txcr()
311 lws_ser_wu32be(&pre[3], (uint32_t)txcr); in lws_ss_serialize_txcr()
1225 lwsl_info("%s: proxy ss '%s', sssv%d, txcr %d\n", in lws_ss_deserialize_parse()
H A Dprivate-lib-secure-streams.h481 lws_ss_serialize_txcr(struct lws_dsh *dsh, int txcr);

Completed in 3 milliseconds