RX_ERR
RX_ERR = 0x7,
#define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */
enum { RX_ERR, RX_ALL, RX_FIL, RX_INV, RX_MAX };