Home
last modified time | relevance | path

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

/dpdk/lib/net/
H A Drte_net_crc.h24 RTE_NET_CRC_SSE42, enumerator
H A Drte_net_crc.c304 case RTE_NET_CRC_SSE42: in rte_net_crc_set_alg()
/dpdk/app/test/
H A Dtest_crc.c143 rte_net_crc_set_alg(RTE_NET_CRC_SSE42); in test_crc()