Searched refs:nxge_crc_ccitt (Results 1 – 2 of 2) sorted by relevance
39 uint16_t nxge_crc_ccitt(uint16_t, const uint8_t *, int);46 nxge_crc_ccitt(cin, flow, len)
236 nxge_crc_ccitt(uint16_t crc16, const uint8_t *buf, int len) in nxge_crc_ccitt() function