Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-writeable.h228 * lws_wsi_tx_credit() - get / set generic tx credit if role supports it
244 lws_wsi_tx_credit(struct lws *wsi, char peer_to_us, int add);
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H A Dminimal-http-client.c42 lws_wsi_tx_credit(pss->wsi, LWSTXCR_PEER_TO_US, each); in drain_cb()
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-serialize.c916 lws_wsi_tx_credit( in lws_ss_deserialize_parse()
/third_party/libwebsockets/lib/core-net/
H A Dwsi.c1596 lws_wsi_tx_credit(struct lws *wsi, char peer_to_us, int add) in lws_wsi_tx_credit() function

Completed in 5 milliseconds