Searched refs:poly_degree (Results 1 – 1 of 1) sorted by relevance
157 thash_get_rand_poly(uint32_t poly_degree) in thash_get_rand_poly() argument159 return irreducible_poly_table[poly_degree][rte_rand() % in thash_get_rand_poly()160 RTE_DIM(irreducible_poly_table[poly_degree])]; in thash_get_rand_poly()