Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dvirtio_net.h82 struct virtio_net_hdr_mrg_rxbuf { struct
/linux-3.4.99/drivers/vhost/
Dvhost.h118 struct iovec hdr[sizeof(struct virtio_net_hdr_mrg_rxbuf)];
Dnet.c385 struct virtio_net_hdr_mrg_rxbuf hdr = { in handle_rx()
797 sizeof(struct virtio_net_hdr_mrg_rxbuf) : in vhost_net_set_features()
/linux-3.4.99/drivers/net/
Dvirtio_net.c86 struct virtio_net_hdr_mrg_rxbuf mhdr;