Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_net/
H A Drte_net_crc.c124 crc32_eth_calc_lut(const uint8_t *data, in crc32_eth_calc_lut() function
149 return (uint16_t)~crc32_eth_calc_lut(data, in rte_crc16_ccitt_handler()
159 return ~crc32_eth_calc_lut(data, in rte_crc32_eth_handler()