hash: add toeplitz algorithm used by RSS
[dpdk.git] / lib / librte_hash / rte_hash_version.map
index 0b749e8..94a0fec 100644 (file)
@@ -11,6 +11,7 @@ DPDK_2.0 {
        rte_hash_del_key_with_hash;
        rte_hash_find_existing;
        rte_hash_free;
+       rte_hash_hash;
        rte_hash_lookup;
        rte_hash_lookup_bulk;
        rte_hash_lookup_with_hash;