Home
last modified time | relevance | path

Searched defs:tx_cr (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dwsi.c1558 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr) in lws_wsi_txc_check_skint()
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h221 int32_t tx_cr; /* our credit to write peer */ member