Home
last modified time | relevance | path

Searched refs:orig_hash (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test/
H A Dtest_thash.c585 uint32_t orig_hash, adj_hash, adj; in test_predictable_rss_min_seq() local
610 orig_hash = rte_softrss((uint32_t *)&tuple, in test_predictable_rss_min_seq()
612 adj = rte_thash_get_complement(h, orig_hash, desired_value); in test_predictable_rss_min_seq()
/dpdk/doc/guides/prog_guide/
H A Dtoeplitz_hash_lib.rst298 uint32_t orig_hash = rte_softrss((uint32_t *)&tuple, RTE_THASH_V4_L4_LEN, new_key);
309 uint32_t adj = rte_thash_get_compliment(h, rev_hash, orig_hash);