RX_ERR 108 drivers/atm/ambassador.h #define RX_ERR 0x8000 // always present if there is an error (hmm) RX_ERR 167 drivers/net/wan/farsync.c #define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */ RX_ERR 52 include/linux/can/can-ml.h enum { RX_ERR, RX_ALL, RX_FIL, RX_INV, RX_MAX };