Searched refs:lws_wsi_txc_check_skint (Results 1 – 4 of 4) sorted by relevance
768 lws_wsi_txc_check_skint(&wsi->txc, lws_h2_tx_cr_get(wsi))) { in rops_callback_on_writable_h2()1116 if (lws_wsi_txc_check_skint(&w->txc, in rops_perform_user_POLLOUT_h2()
1955 !lws_wsi_txc_check_skint(&eff_wsi->txc, in lws_h2_parse_end_of_frame()
1291 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr);
1558 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr) in lws_wsi_txc_check_skint() function