Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_crc.c40 static const uint8_t crc16_vec2[CRC16_VEC_LEN2] = { variable
117 result = crc_calc(crc16_vec2, CRC16_VEC_LEN2, type); in test_crc_calc()