Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost/
H A Dmain.h86 void vs_vhost_net_remove(struct vhost_dev *dev);
H A Dvirtio_net.c49 vs_vhost_net_remove(struct vhost_dev *dev) in vs_vhost_net_remove() function
H A Dmain.c1260 vs_vhost_net_remove(vdev); in destroy_device()