Home
last modified time | relevance | path

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

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h243 typedef bool (*vu_read_msg_cb) (VuDev *dev, int sock, VhostUserMsg *vmsg); typedef
434 vu_read_msg_cb read_msg;
482 vu_read_msg_cb read_msg,
H A Dlibvhost-user.c2257 vu_read_msg_cb read_msg, in vu_init()