Searched refs:lws_wsi_txc_check_skint (Results 1 – 4 of 4) sorted by relevance
734 lws_wsi_txc_check_skint(&wsi->txc, lws_h2_tx_cr_get(wsi))) { in rops_callback_on_writable_h2()987 if (lws_wsi_txc_check_skint(&w->txc, in rops_perform_user_POLLOUT_h2()
1781 !lws_wsi_txc_check_skint(&eff_wsi->txc, in lws_h2_parse_end_of_frame()
1233 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr);
1251 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr) in lws_wsi_txc_check_skint() function