net/ngbe: support MAC filters
[dpdk.git] / drivers / net / softnic / version.map
1 DPDK_22 {
2         global:
3
4         rte_pmd_softnic_manage;
5         rte_pmd_softnic_run;
6
7         local: *;
8 };