Home
last modified time | relevance | path

Searched refs:vhost_backend_cleanup (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h688 void vhost_backend_cleanup(struct virtio_net *dev);
H A Dvhost.c319 vhost_backend_cleanup(dev); in cleanup_device()
H A Dvhost_user.c163 vhost_backend_cleanup(struct virtio_net *dev) in vhost_backend_cleanup() function