Searched refs:PPPCTL_OERROR (Results 1 – 4 of 4) sorted by relevance
122 #define PPPCTL_OERROR 0xe0 /* output error [up] */ macro
621 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in spppcomp_outpkt()677 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in spppcomp_outpkt()1233 } else if (*mp->b_rptr == PPPCTL_OERROR) { in spppcomp_rput()
1021 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in ahdlc_encode()1250 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in ahdlc_encode()
1868 } else if (*mp->b_rptr == PPPCTL_OERROR) { in sppp_recv_nondata()