Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/vhost/user/device/
Dvsock.rs75 pub struct VhostUserVsockDevice { struct
80 impl VhostUserVsockDevice { impl
98 impl AsRawDescriptor for VhostUserVsockDevice { implementation
104 impl VhostUserDevice for VhostUserVsockDevice { implementation