Searched refs:transferred_without_flush (Results 1 – 1 of 1) sorted by relevance
178 static unsigned short transferred_without_flush = 0; in stub_tx_one_char() local182 ++transferred_without_flush; in stub_tx_one_char()183 if (c == '\xc0' || transferred_without_flush >= 63) { in stub_tx_one_char()185 transferred_without_flush = 0; in stub_tx_one_char()