Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/vhost/user/device/connection/sys/linux/
Dlistener.rs22 pub struct VhostUserListener(SocketListener); struct
24 impl VhostUserListener { implementation
33 impl AsRawDescriptor for VhostUserListener { implementation
74 impl VhostUserConnectionTrait for VhostUserListener { implementation
/external/crosvm/devices/src/virtio/vhost/user/device/connection/sys/
Dwindows.rs17 pub struct VhostUserListener; struct
20 impl VhostUserConnectionTrait for VhostUserListener { implementation