Expand description
The user-mode netvsp VMBus device implementation.
Modules§
Structs§
- Buffer
Pool - A per-queue wrapper around guest buffers. The receive buffer is shared across all queues, but they are statically partitioned into per-queue suballocations.
- Nic
- A network adapter.
- NicBuilder
Enums§
Traits§
- Virtual
Function - Represents a virtual function (VF) device used to expose accelerated networking to the guest.