Searched refs:tag1 (Results 1 – 1 of 1) sorted by relevance
264 uint8_t tag1 = (uint8_t)(my_rand() % num_options); in random_tags_buf() local266 buf[i] = (uint8_t)((tag1 << 4) | tag2); in random_tags_buf()