Home | History | Annotate | Download | only in pppd

Lines Matching refs:bad

440 	    option_error("bad local IP address %s", ip_ntoa(local));
463 option_error("bad remote IP address %s", ip_ntoa(remote));
835 * 0 - Ack was bad.
852 * If we find any deviations, then this packet is bad.
859 goto bad; \
864 goto bad; \
868 goto bad; \
872 goto bad; \
879 goto bad; \
884 goto bad; \
887 goto bad; \
891 goto bad; \
894 goto bad; \
902 goto bad; \
907 goto bad; \
911 goto bad; \
918 goto bad; \
922 goto bad; \
926 goto bad; \
942 * If there are any remaining CIs, then this packet is bad.
945 goto bad;
948 bad:
949 IPCPDEBUG(("ipcp_ackci: received bad Ack!"));
955 * This should not modify any state if the Nak is bad
960 * 0 - Nak was bad.
984 * If we find any deviations, then this packet is bad.
1125 goto bad;
1132 goto bad;
1138 goto bad;
1152 goto bad;
1175 bad:
1176 IPCPDEBUG(("ipcp_nakci: received bad Nak!"));
1201 * If we find any deviations, then this packet is bad.
1215 goto bad; \
1220 goto bad; \
1234 goto bad; \
1238 goto bad; \
1241 goto bad; \
1258 goto bad; \
1274 goto bad; \
1292 * If there are any remaining CIs, then this packet is bad.
1295 goto bad;
1303 bad:
1304 IPCPDEBUG(("ipcp_rejci: received bad Reject!"));
1354 IPCPDEBUG(("ipcp_reqci: bad CI length!"));
1355 orc = CONFREJ; /* Reject bad CI */
1621 * If there isn't an IP address for our hostname, too bad.