IPFail
IPFail = (1 << 15), /* IP checksum failed */
IPFail = (1 << 16), /* IP checksum failed */
#define RxCSFailMask (IPFail | UDPFail | TCPFail)