Searched refs:tty_stuffed (Results 1 – 2 of 2) sorted by relevance
618 int tty_stuffed = 0; in ppp_sync_push() local625 tty_stuffed = 0; in ppp_sync_push()626 if (!tty_stuffed && ap->tpkt != 0) { in ppp_sync_push()632 tty_stuffed = 1; in ppp_sync_push()644 || (!tty_stuffed && ap->tpkt != 0))) in ppp_sync_push()
666 int tty_stuffed = 0; in ppp_async_push() local683 tty_stuffed = 0; in ppp_async_push()684 if (!tty_stuffed && ap->optr < ap->olim) { in ppp_async_push()692 tty_stuffed = 1; in ppp_async_push()715 || (!tty_stuffed && ap->tpkt != 0))) in ppp_async_push()