diff options
author | 2018-08-14 19:22:32 +0100 | |
---|---|---|
committer | 2018-08-14 19:44:31 +0100 | |
commit | d12d82da1f400c5828cdd2af9599db8d1138d4cc (patch) | |
tree | 3454a0ee1a77cc8dd80376f3ed5209e2082cfb45 /debian/librte-hash18.08.symbols | |
parent | a52f3d1aa9c6d1918274ce1127b82c4435bbc3fa (diff) |
Update symbols files for 18.08
Change-Id: Icf091abf06b7ffe0317b771293162deb2f46a31f
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-hash18.08.symbols')
-rw-r--r-- | debian/librte-hash18.08.symbols | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/librte-hash18.08.symbols b/debian/librte-hash18.08.symbols new file mode 100644 index 00000000..869a045f --- /dev/null +++ b/debian/librte-hash18.08.symbols @@ -0,0 +1,30 @@ +librte_hash.so.18.08 librte-hash18.08 #MINVER# + DPDK_16.07@DPDK_16.07 16.07~rc3 + DPDK_18.08@DPDK_18.08 18.08 + DPDK_2.0@DPDK_2.0 16.04 + DPDK_2.1@DPDK_2.1 16.04 + DPDK_2.2@DPDK_2.2 16.04 + rte_fbk_hash_create@DPDK_2.0 16.04 + rte_fbk_hash_find_existing@DPDK_2.0 16.04 + rte_fbk_hash_free@DPDK_2.0 16.04 + rte_hash_add_key@DPDK_2.0 16.04 + rte_hash_add_key_data@DPDK_2.1 16.04 + rte_hash_add_key_with_hash@DPDK_2.0 16.04 + rte_hash_add_key_with_hash_data@DPDK_2.1 16.04 + rte_hash_count@DPDK_18.08 18.08 + rte_hash_create@DPDK_2.0 16.04 + rte_hash_del_key@DPDK_2.0 16.04 + rte_hash_del_key_with_hash@DPDK_2.0 16.04 + rte_hash_find_existing@DPDK_2.0 16.04 + rte_hash_free@DPDK_2.0 16.04 + rte_hash_get_key_with_position@DPDK_16.07 16.07~rc3 + rte_hash_hash@DPDK_2.0 16.04 + rte_hash_iterate@DPDK_2.1 16.04 + rte_hash_lookup@DPDK_2.0 16.04 + rte_hash_lookup_bulk@DPDK_2.0 16.04 + rte_hash_lookup_bulk_data@DPDK_2.1 16.04 + rte_hash_lookup_data@DPDK_2.1 16.04 + rte_hash_lookup_with_hash@DPDK_2.0 16.04 + rte_hash_lookup_with_hash_data@DPDK_2.1 16.04 + rte_hash_reset@DPDK_2.1 16.04 + rte_hash_set_cmp_func@DPDK_2.2 16.04 |