drivers/net: check process type in close operation
[dpdk.git] / drivers / net / vhost / rte_pmd_vhost_version.map
1 DPDK_21 {
2         global:
3
4         rte_eth_vhost_get_queue_event;
5         rte_eth_vhost_get_vid_from_port_id;
6
7         local: *;
8 };