Searched refs:tx_cr_add (Results 1 – 2 of 2) sorted by relevance
578 secstream_protocol_add_txcr_t tx_cr_add; member
1711 if (h->wsi && ssp && ssp->tx_cr_add) in lws_ss_add_peer_tx_credit()1712 return ssp->tx_cr_add(h, bump); in lws_ss_add_peer_tx_credit()1726 if (h->wsi && ssp && ssp->tx_cr_add) in lws_ss_get_est_peer_tx_credit()