Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost_blk/
H A Dvhost_blk_compat.c113 return RTE_VHOST_MSG_RESULT_NOT_HANDLED; in extern_vhost_pre_msg_handler()
143 return RTE_VHOST_MSG_RESULT_NOT_HANDLED; in extern_vhost_post_msg_handler()
/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost.h234 RTE_VHOST_MSG_RESULT_NOT_HANDLED, enumerator
H A Dvhost_user.c2810 case RTE_VHOST_MSG_RESULT_NOT_HANDLED: in vhost_user_msg_handler()
2858 case RTE_VHOST_MSG_RESULT_NOT_HANDLED: in vhost_user_msg_handler()
H A Dvhost_crypto.c482 ret = RTE_VHOST_MSG_RESULT_NOT_HANDLED; in vhost_crypto_msg_post_handler()