Lines Matching refs:bad

941  * This should not modify any state if the Ack is bad.
944 * 0 - Ack was bad.
957 * If we find any deviations, then this packet is bad.
962 goto bad; \
967 goto bad; \
972 goto bad; \
977 goto bad; \
980 goto bad; \
985 goto bad; \
990 goto bad; \
993 goto bad; \
999 goto bad; \
1004 goto bad; \
1007 goto bad; \
1010 goto bad; \
1016 goto bad; \
1021 goto bad; \
1024 goto bad; \
1030 goto bad; \
1035 goto bad; \
1038 goto bad; \
1041 goto bad; \
1048 goto bad; \
1053 goto bad; \
1056 goto bad; \
1060 goto bad; \
1107 * If there are any remaining CIs, then this packet is bad.
1110 goto bad;
1112 bad:
1113 LCPDEBUG(("lcp_acki: received bad Ack!"));
1120 * This should not modify any state if the Nak is bad
1124 * 0 - Nak was bad.
1145 * If we find any deviations, then this packet is bad.
1307 * PAP, in which case this Nak is bad.
1309 goto bad;
1345 goto bad;
1465 * in this packet, then this packet is bad.
1481 goto bad;
1488 goto bad;
1498 goto bad;
1512 goto bad;
1517 goto bad;
1522 goto bad;
1527 goto bad;
1532 goto bad;
1538 goto bad;
1543 goto bad;
1548 goto bad;
1574 bad:
1575 LCPDEBUG(("lcp_nakci: received bad Nak!"));
1582 * This should not modify any state if the Reject is bad
1586 * 0 - Reject was bad.
1602 * If we find any deviations, then this packet is bad.
1623 goto bad; \
1639 goto bad; \
1657 goto bad; \
1675 goto bad; \
1693 goto bad; \
1708 goto bad; \
1723 goto bad; \
1737 goto bad; \
1750 goto bad; \
1754 goto bad; \
1793 * If there are any remaining CIs, then this packet is bad.
1796 goto bad;
1804 bad:
1805 LCPDEBUG(("lcp_rejci: received bad Reject!"));
1862 LCPDEBUG(("lcp_reqci: bad CI length!"));
1863 orc = CONFREJ; /* Reject bad CI */