Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_net/
H A Drte_net_crc.c25 static uint32_t crc32_eth_lut[CRC_LUT_SIZE]; variable
139 crc32_eth_init_lut(CRC32_ETH_POLYNOMIAL, crc32_eth_lut); in rte_net_crc_scalar_init()
162 crc32_eth_lut); in rte_crc32_eth_handler()