Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vhost/
Dnet.c169 static void *vhost_net_buf_consume(struct vhost_net_buf *rxq) in vhost_net_buf_consume() function
1184 msg.msg_control = vhost_net_buf_consume(&nvq->rxq); in handle_rx()