diff options
Diffstat (limited to 'debian/librte-acl2.symbols')
-rw-r--r-- | debian/librte-acl2.symbols | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/librte-acl2.symbols b/debian/librte-acl2.symbols new file mode 100644 index 00000000..8ebfb8f3 --- /dev/null +++ b/debian/librte-acl2.symbols @@ -0,0 +1,15 @@ +librte_acl.so.2 librte-acl2 #MINVER# + DPDK_2.0@DPDK_2.0 16.04 + rte_acl_add_rules@DPDK_2.0 16.04 + rte_acl_build@DPDK_2.0 16.04 + rte_acl_classify@DPDK_2.0 16.04 + rte_acl_classify_alg@DPDK_2.0 16.04 + rte_acl_classify_scalar@DPDK_2.0 16.04 + rte_acl_create@DPDK_2.0 16.04 + rte_acl_dump@DPDK_2.0 16.04 + rte_acl_find_existing@DPDK_2.0 16.04 + rte_acl_free@DPDK_2.0 16.04 + rte_acl_list_dump@DPDK_2.0 16.04 + rte_acl_reset@DPDK_2.0 16.04 + rte_acl_reset_rules@DPDK_2.0 16.04 + rte_acl_set_ctx_classify@DPDK_2.0 16.04 |