Searched refs:PPPCTL_OERROR (Results 1 – 4 of 4) sorted by relevance
120 #define PPPCTL_OERROR 0xe0 /* output error [up] */ macro
624 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in spppcomp_outpkt()680 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in spppcomp_outpkt()1236 } else if (*mp->b_rptr == PPPCTL_OERROR) { in spppcomp_rput()
1020 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in ahdlc_encode()1249 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in ahdlc_encode()
1876 } else if (*mp->b_rptr == PPPCTL_OERROR) { in sppp_recv_nondata()