Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hash.h39 uint16_t nxge_crc_ccitt(uint16_t, const uint8_t *, int);
46 nxge_crc_ccitt(cin, flow, len)
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_fflp_hash.c236 nxge_crc_ccitt(uint16_t crc16, const uint8_t *buf, int len) in nxge_crc_ccitt() function