diff options
Diffstat (limited to 'debian/librte-mbuf2.symbols')
-rw-r--r-- | debian/librte-mbuf2.symbols | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/librte-mbuf2.symbols b/debian/librte-mbuf2.symbols new file mode 100644 index 00000000..3a380ff9 --- /dev/null +++ b/debian/librte-mbuf2.symbols @@ -0,0 +1,11 @@ +librte_mbuf.so.2 librte-mbuf2 #MINVER# + DPDK_2.0@DPDK_2.0 16.04 + DPDK_2.1@DPDK_2.1 16.04 + rte_ctrlmbuf_init@DPDK_2.0 16.04 + rte_get_rx_ol_flag_name@DPDK_2.0 16.04 + rte_get_tx_ol_flag_name@DPDK_2.0 16.04 + rte_mbuf_sanity_check@DPDK_2.0 16.04 + rte_pktmbuf_dump@DPDK_2.0 16.04 + rte_pktmbuf_init@DPDK_2.0 16.04 + rte_pktmbuf_pool_create@DPDK_2.1 16.04 + rte_pktmbuf_pool_init@DPDK_2.0 16.04 |