net/i40e: set VF MAC anti-spoofing from PF
[dpdk.git] / drivers / net / i40e / rte_pmd_i40e_version.map
1 DPDK_2.0 {
2
3         local: *;
4 };
5
6 DPDK_17.02 {
7         global:
8
9         rte_pmd_i40e_ping_vfs;
10         rte_pmd_i40e_set_vf_mac_anti_spoof;
11
12 } DPDK_2.0;