Searched refs:tmp_tuple (Results 1 – 2 of 2) sorted by relevance
737 uint32_t tmp_tuple[TUPLE_SZ / sizeof(uint32_t)]; in test_adjust_tuple() local768 tmp_tuple[i] = in test_adjust_tuple()771 hash = rte_softrss(tmp_tuple, TUPLE_SZ / 4, new_key); in test_adjust_tuple()795 tmp_tuple[i] = in test_adjust_tuple()798 hash = rte_softrss(tmp_tuple, TUPLE_SZ / 4, new_key); in test_adjust_tuple()
766 uint32_t tmp_tuple[tuple_len / sizeof(uint32_t)]; in rte_thash_adjust_tuple() local787 tmp_tuple[j] = in rte_thash_adjust_tuple()791 hash = rte_softrss(tmp_tuple, tuple_len / 4, hash_key); in rte_thash_adjust_tuple()