Lines Matching refs:t_outq
527 if (putc(sc->sc_slip_txrsv, &tp->t_outq) < 0)
551 if (putc(BTH5_SLIP_PKTEND, &tp->t_outq) < 0)
572 if (putc(BTH5_SLIP_ESCAPE, &tp->t_outq) < 0)
577 if (putc(BTH5_SLIP_ESCAPE_PKTEND, &tp->t_outq) < 0) {
585 if (putc(BTH5_SLIP_ESCAPE, &tp->t_outq) < 0)
590 if (putc(BTH5_SLIP_ESCAPE_XON, &tp->t_outq) < 0) {
598 if (putc(BTH5_SLIP_ESCAPE, &tp->t_outq) < 0)
603 if (putc(BTH5_SLIP_ESCAPE_XOFF, &tp->t_outq) < 0) {
610 if (putc(BTH5_SLIP_ESCAPE, &tp->t_outq) < 0)
615 if (putc(BTH5_SLIP_ESCAPE_ESCAPE, &tp->t_outq) < 0) {
622 if (putc(*rptr++, &tp->t_outq) < 0)
634 if (tp->t_outq