Home
last modified time | relevance | path

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

/dpdk/examples/vhost_blk/
H A Dblk_spec.h40 VHOST_USER_NONE = 0, enumerator
/dpdk/lib/vhost/
H A Dvhost_user.h30 VHOST_USER_NONE = 0, enumerator
H A Dvhost_user.c2666 VHOST_MESSAGE_HANDLER(VHOST_USER_NONE, NULL, false) \
2892 if (request > VHOST_USER_NONE && request < RTE_DIM(vhost_message_handlers)) in vhost_user_msg_handler()
/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c60 VHOST_USER_NONE = 0, enumerator