Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c252 vhost_user_sock(struct virtio_user_dev *dev, in vhost_user_sock() function
509 if (vhost_user_sock(dev, VHOST_USER_SET_VRING_ENABLE, &state)) in vhost_user_enable_queue_pair()
519 .send_request = vhost_user_sock,