Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_atomic.c350 volatile uint16_t token16; variable
437 ot16.u16 = rte_atomic16_exchange(&token16, nt16.u16); in test_atomic_exchange()
615 token16 = (get_crc8(&t.u8[0], sizeof(token16) - 1) << 8) in test_atomic()