Home | History | Annotate | Download | only in pppd

Lines Matching refs:bad

598  *	0 - Ack was bad.
614 * If we find any deviations, then this packet is bad.
621 goto bad; \
626 goto bad; \
629 goto bad; \
636 goto bad; \
641 goto bad; \
644 goto bad; \
652 * If there are any remaining CIs, then this packet is bad.
655 goto bad;
658 bad:
659 IPV6CPDEBUG(("ipv6cp_ackci: received bad Ack!"));
665 * This should not modify any state if the Nak is bad
669 * 0 - Nak was bad.
692 * If we find any deviations, then this packet is bad.
727 eui64_equals(ifaceid, go->hisid)) /* bad luck */
762 goto bad;
769 goto bad;
774 goto bad;
779 eui64_equals(ifaceid, go->hisid)) /* bad luck */
789 /* If there is still anything left, this packet is bad. */
791 goto bad;
801 bad:
802 IPV6CPDEBUG(("ipv6cp_nakci: received bad Nak!"));
826 * If we find any deviations, then this packet is bad.
838 goto bad; \
852 goto bad; \
861 * If there are any remaining CIs, then this packet is bad.
864 goto bad;
872 bad:
873 IPV6CPDEBUG(("ipv6cp_rejci: received bad Reject!"));
921 IPV6CPDEBUG(("ipv6cp_reqci: bad CI length!"));
922 orc = CONFREJ; /* Reject bad CI */
969 eui64_equals(ifaceid, go->ourid)) /* bad luck */
1094 * but too bad there's no standards yet for x86 machines.