Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c768 lws_wsi_txc_check_skint(&wsi->txc, lws_h2_tx_cr_get(wsi))) { in rops_callback_on_writable_h2()
1123 if (lws_wsi_txc_check_skint(&w->txc, in rops_perform_user_POLLOUT_h2()
H A Dhttp2.c1961 !lws_wsi_txc_check_skint(&eff_wsi->txc,
/third_party/libwebsockets/lib/core-net/
H A Dwsi.c1558 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr) in lws_wsi_txc_check_skint() function
H A Dprivate-lib-core-net.h1291 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr);

Completed in 8 milliseconds