Home
last modified time | relevance | path

Searched refs:rte_thash_tuple (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/hash/
H A Drte_thash.h103 union rte_thash_tuple { union
140 union rte_thash_tuple *targ) in rte_thash_load_v6_addrs()
/dpdk/app/test/
H A Dtest_thash.c114 union rte_thash_tuple tuple; in test_toeplitz_hash_calc()
180 union rte_thash_tuple tuple; in test_toeplitz_hash_gfni()
303 union rte_thash_tuple tuple[2]; in test_toeplitz_hash_gfni_bulk()
584 union rte_thash_tuple tuple; in test_predictable_rss_min_seq()
596 offsetof(union rte_thash_tuple, v4.sport) * 8); in test_predictable_rss_min_seq()
/dpdk/doc/guides/prog_guide/
H A Dtoeplitz_hash_lib.rst279 offsetof(union rte_thash_tuple, v4.dport) * 8);
292 union rte_thash_tuple tuple, rev_tuple;
/dpdk/lib/eventdev/
H A Drte_event_eth_rx_adapter.c751 (union rte_thash_tuple *)&ipv6_tuple); in rxa_do_softrss()