Lines Matching defs:PRINTERR
622 #define PRINTERR(str) \
637 * packet, and not with this one! So PRINTERR is definitely wrong
643 PRINTERR("missed frame");
646 PRINTERR("unknown control frame");
648 PRINTERR("short frame");
650 PRINTERR("CRC error");
652 PRINTERR("medium error");
654 PRINTERR("late collision");
656 PRINTERR("frame too big");
658 PRINTERR("runt frame (collision)");
660 PRINTERR("watch dog");
667 PRINTERR("dribbling bit");
669 #undef PRINTERR