devices
0.1.0
Module linux
Structs
Enums
Functions
In devices::virtio::vhost::user::device::net::sys
?
Module
devices
::
virtio
::
vhost
::
user
::
device
::
net
::
sys
::
linux
source
·
[
−
]
Structs
§
Options
Net device
TapConfig
🔒
Enums
§
Connection
🔒
Functions
§
new_backend_from_device_arg
🔒
new_backend_from_tap_name
🔒
new_backend_from_tapfd_arg
🔒
run_rx_queue
🔒
start_device
Starts a vhost-user net device. Returns an error if the given
args
is invalid or the device fails to run.
start_queue
🔒
Platform specific impl of VhostUserDevice::start_queue.