Home
last modified time | relevance | path

Searched refs:nxge_crc_ccitt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hash.h37 uint16_t nxge_crc_ccitt(uint16_t, const uint8_t *, int);
44 nxge_crc_ccitt(cin, flow, len)
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp_hash.c235 nxge_crc_ccitt(uint16_t crc16, const uint8_t *buf, int len) in nxge_crc_ccitt() function