Searched defs:RX_ERR (Results 1 – 5 of 5) sorted by relevance
52 enum { RX_ERR, RX_ALL, RX_FIL, RX_INV, RX_MAX }; enumerator
109 RX_ERR = 0x7, enumerator
67 RX_ERR = 0x7, enumerator
108 #define RX_ERR 0x8000 // always present if there is an error (hmm) macro
167 #define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */ macro