Home
last modified time | relevance | path

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

/linux/tools/virtio/
H A Dvhost_net_test.c24 #define HDR_LEN sizeof(struct virtio_net_hdr_mrg_rxbuf)
/linux/net/packet/
H A Daf_packet.c2144 struct virtio_net_hdr_mrg_rxbuf vnet_hdr = { .num_buffers = 0 }; in packet_rcv_vnet()
4011 val != sizeof(struct virtio_net_hdr_mrg_rxbuf)) in packet_setsockopt()