Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_crc.c34 static const uint8_t crc16_vec1[CRC16_VEC_LEN1] = { variable
111 result = crc_calc(crc16_vec1, CRC16_VEC_LEN1, type); in test_crc_calc()