Home
last modified time | relevance | path

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

/linux-6.15/drivers/vhost/
H A Dnet.c110 size_t vhost_hlen; member
311 n->vqs[i].vhost_hlen = 0; in vhost_net_vq_reset()
647 *len, nvq->vhost_hlen); in get_tx_bufs()
1107 size_t vhost_hlen, sock_hlen; in handle_rx() local
1127 vhost_hlen = nvq->vhost_hlen; in handle_rx()
1177 if (unlikely((vhost_hlen))) { in handle_rx()
1195 if (unlikely(vhost_hlen)) { in handle_rx()
1315 n->vqs[i].vhost_hlen = 0; in vhost_net_open()
1616 vhost_hlen = hdr_len; in vhost_net_set_features()
1620 vhost_hlen = 0; in vhost_net_set_features()
[all …]