Lines Matching refs:bad
655 * 0 - Ack was bad.
751 IPXCPDEBUG(("ipxcp_ackci: received bad Ack!"));
757 * This should not modify any state if the Nak is bad
761 * 0 - Nak was bad.
786 goto bad;
792 goto bad;
804 goto bad;
816 goto bad;
820 goto bad;
823 if (s > 15) /* This is just bad, but ignore for now. */
827 if (no.router & s) /* duplicate NAKs are always bad */
828 goto bad;
841 goto bad;
870 bad:
871 IPXCPDEBUG(("ipxcp_nakci: received bad Nak!"));
957 * If we find any deviations, then this packet is bad.
978 IPXCPDEBUG(("ipxcp_rejci: received bad Reject!"));
1021 IPXCPDEBUG(("ipxcp_reqci: bad CI length!"));
1022 orc = CONFREJ; /* Reject bad CI */