Searched defs:lws_tx_credit (Results 1 – 1 of 1) sorted by relevance
141 struct lws_tx_credit { struct142 int32_t tx_cr; /* our credit to write peer */143 int32_t peer_tx_cr_est; /* peer's credit to write us */145 int32_t manual_initial_tx_credit;147 uint8_t skint; /* unable to write anything */148 uint8_t manual;