Home
last modified time | relevance | path

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

/dpdk/lib/net/
H A Drte_net_crc.c23 static uint32_t crc32_eth_lut[CRC_LUT_SIZE]; variable
137 crc32_eth_init_lut(CRC32_ETH_POLYNOMIAL, crc32_eth_lut); in rte_net_crc_scalar_init()
160 crc32_eth_lut); in rte_crc32_eth_handler()