Searched refs:TCPFail (Results 1 – 2 of 2) sorted by relevance
188 TCPFail = (1 << 13), /* TCP/IP checksum failed */ enumerator456 if (((protocol == RxProtoTCP) && !(status & TCPFail)) || in cp_rx_csum_ok()
527 TCPFail = (1 << 14), /* TCP/IP checksum failed */ enumerator529 #define RxCSFailMask (IPFail | UDPFail | TCPFail)