Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h643 struct lws_tx_credit txc;
1285 lws_wsi_txc_describe(struct lws_tx_credit *txc, const char *at, uint32_t sid);
1291 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr);
H A Dwsi.c1558 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr) in lws_wsi_txc_check_skint()
1587 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/
H A Dprivate-lib-core.h226 struct lws_tx_credit { struct
/third_party/libwebsockets/lib/secure-streams/
H A Dprivate-lib-secure-streams.h320 struct lws_tx_credit txc;

Completed in 8 milliseconds