vhost_net_buf
struct vhost_net_buf rxq;
static void *vhost_net_buf_get_ptr(struct vhost_net_buf *rxq)
static int vhost_net_buf_get_size(struct vhost_net_buf *rxq)
static int vhost_net_buf_is_empty(struct vhost_net_buf *rxq)
static void *vhost_net_buf_consume(struct vhost_net_buf *rxq)
struct vhost_net_buf *rxq = &nvq->rxq;
struct vhost_net_buf *rxq = &nvq->rxq;
struct vhost_net_buf *rxq = &nvq->rxq;
static void vhost_net_buf_init(struct vhost_net_buf *rxq)