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