Searched refs:RTE_VHOST_MSG_RESULT_REPLY (Results 1 – 4 of 4) sorted by relevance
106 return RTE_VHOST_MSG_RESULT_REPLY; in extern_vhost_pre_msg_handler()
278 return RTE_VHOST_MSG_RESULT_REPLY; in vhost_user_get_features()300 return RTE_VHOST_MSG_RESULT_REPLY; in vhost_user_get_queue_num()1497 return RTE_VHOST_MSG_RESULT_REPLY; in vhost_user_get_inflight_fd()1986 return RTE_VHOST_MSG_RESULT_REPLY; in vhost_user_get_vring_base()2040 return RTE_VHOST_MSG_RESULT_REPLY; in vhost_user_get_protocol_features()2140 return RTE_VHOST_MSG_RESULT_REPLY; in vhost_user_set_log_base()2407 return RTE_VHOST_MSG_RESULT_REPLY; in vhost_user_set_postcopy_advise()2455 return RTE_VHOST_MSG_RESULT_REPLY; in vhost_user_postcopy_end()2803 case RTE_VHOST_MSG_RESULT_REPLY: in vhost_user_msg_handler()2834 case RTE_VHOST_MSG_RESULT_REPLY: in vhost_user_msg_handler()[all …]
232 RTE_VHOST_MSG_RESULT_REPLY = 1, enumerator
475 ret = RTE_VHOST_MSG_RESULT_REPLY; in vhost_crypto_msg_post_handler()