Searched refs:RX_RUNT_ERROR (Results 1 – 1 of 1) sorted by relevance
236 #define RX_RUNT_ERROR ( 0x0002 ) /* Received frame was damaged by a collision */ macro239 ( RX_BAD_CRC | RX_TOO_LONG | RX_RUNT_ERROR | RX_PHY_ERROR | \