Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_crc.c20 static const uint8_t crc_vec[CRC_VEC_LEN] = { variable
77 result = crc_calc(crc_vec, CRC_VEC_LEN, type); in test_crc_calc()
105 result = crc_calc(crc_vec, CRC_VEC_LEN, type); in test_crc_calc()