Home
last modified time | relevance | path

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

/cloud-hypervisor/vhost_user_net/src/
H A Dlib.rs112 pub struct VhostUserNetBackend { struct
120 impl VhostUserNetBackend { argument
161 impl VhostUserBackendMut for VhostUserNetBackend { implementation