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()
526 TCPFail = (1 << 14), /* TCP/IP checksum failed */ enumerator528 #define RxCSFailMask (IPFail | UDPFail | TCPFail)