Searched defs:nxge_crc_ccitt_byte (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp_hash.c185 nxge_crc_ccitt_byte(uint16_t *crcptr, const uint8_t *buf, int len) function
238 nxge_crc_ccitt_byte(&crc16, buf, len);

Completed in 57 milliseconds