Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/secure-streams/
Dprivate-lib-secure-streams.h223 struct lws_tx_credit txc;
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h663 struct lws_tx_credit txc;
1230 lws_wsi_txc_describe(struct lws_tx_credit *txc, const char *at, uint32_t sid);
1236 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr);
Dwsi.c1257 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr) in lws_wsi_txc_check_skint()
1286 lws_wsi_txc_describe(struct lws_tx_credit *txc, const char *at, uint32_t sid) in lws_wsi_txc_describe()
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h141 struct lws_tx_credit { struct