Searched refs:tf_ind (Results 1 – 1 of 1) sorted by relevance
1182 int tf_ind = (my_rand() >> 1) % countof(tags_fills); in make_rand_tagged_buf() local1183 struct tags_fill_t *tf = &tags_fills[tf_ind]; in make_rand_tagged_buf()