diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-11-16 13:49:32 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-11-17 10:09:50 +0000 |
commit | c860a419bf20c9ca8cbd04535e72368db89745ed (patch) | |
tree | 56e073003bb77c861ec1e156a094a72451422083 /debian/librte-hash17.11.symbols | |
parent | b8106cc62046a87dfdd8fed881eb483820a12a53 (diff) |
Update symbols files for 17.11
Change-Id: I31cc352c93019baaa33e6a4e6139e905d8518ac9
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-hash17.11.symbols')
-rw-r--r-- | debian/librte-hash17.11.symbols | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/librte-hash17.11.symbols b/debian/librte-hash17.11.symbols new file mode 100644 index 00000000..b5846b52 --- /dev/null +++ b/debian/librte-hash17.11.symbols @@ -0,0 +1,28 @@ +librte_hash.so.17.11 librte-hash17.11 #MINVER# + DPDK_16.07@DPDK_16.07 16.07~rc3 + 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_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 |