Searched refs:crc_be (Results 1 – 1 of 1) sorted by relevance
437 __be16 crc_be; in h5_rx_crc() local442 crc_be = cpu_to_be16(crc); in h5_rx_crc()444 if (memcmp(&crc_be, hdr + 4 + H5_HDR_LEN(hdr), 2) != 0) { in h5_rx_crc()