Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_atomic.c347 const uint8_t CRC8_POLY = 0x91; variable
364 val ^= CRC8_POLY; in build_crc8_table()