Searched refs:vhost_hlen (Results 1 – 3 of 3) sorted by relevance
151 hdr_size = vq->vhost_hlen; in handle_tx()309 size_t vhost_hlen, sock_hlen; in handle_rx() local319 vhost_hlen = vq->vhost_hlen; in handle_rx()328 vhost_len = sock_len + vhost_hlen; in handle_rx()348 if (unlikely((vhost_hlen))) in handle_rx()350 move_iovec_hdr(vq->iov, vq->hdr, vhost_hlen, in); in handle_rx()367 if (unlikely(vhost_hlen) && in handle_rx()369 vhost_hlen)) { in handle_rx()681 size_t vhost_hlen, sock_hlen, hdr_len; in vhost_net_set_features() local689 vhost_hlen = hdr_len; in vhost_net_set_features()[all …]
97 size_t vhost_hlen; member
167 vq->vhost_hlen = 0; in vhost_vq_reset()