Searched refs:RX_TOOLNG (Results 1 – 2 of 2) sorted by relevance
150 #define RX_TOOLNG 0x0800 /* Frame was too long */ macro
419 if (status & (RX_TOOSHORT | RX_TOOLNG | RX_BADCRC | RX_ALIGNERR)) { in smsc_recv_pkt()