Home | History | Annotate | Download | only in dev

Lines Matching defs:PRINTERR

627 #define PRINTERR(str)							\
642 * packet, and not with this one! So PRINTERR is definitely wrong
648 PRINTERR("missed frame");
651 PRINTERR("unknown control frame");
653 PRINTERR("short frame");
655 PRINTERR("CRC error");
657 PRINTERR("medium error");
659 PRINTERR("late collision");
661 PRINTERR("frame too big");
663 PRINTERR("runt frame (collision)");
665 PRINTERR("watch dog");
672 PRINTERR("dribbling bit");
674 #undef PRINTERR