Searched refs:packetCrc (Results 1 – 1 of 1) sorted by relevance
241 __le32 packetCrc; in hostIntfFindHandler() local256 packetCrc = hostIntfComputeCrc(buf); in hostIntfFindHandler()257 if (footer->crc != packetCrc) { in hostIntfFindHandler()