Home
last modified time | relevance | path

Searched defs:virtio_net (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/vhost/
H A Dvhost.h442 struct virtio_net { struct
445 uint64_t features;
447 int vid;
448 uint32_t flags;
452 uint32_t nr_vring;
453 int async_copy;
455 int extbuf;
456 int linearbuf;
461 uint64_t log_size;
465 uint16_t mtu;
[all …]