Searched refs:ot16 (Results 1 – 1 of 1) sorted by relevance
403 test16_t nt16, ot16; /* new token, old token */ in test_atomic_exchange() local437 ot16.u16 = rte_atomic16_exchange(&token16, nt16.u16); in test_atomic_exchange()438 if (ot16.u8[1] != get_crc8(&ot16.u8[0], sizeof(ot16) - 1)) in test_atomic_exchange()