Searched defs:VhostUserBackend (Results 1 – 3 of 3) sorted by relevance
59 pub struct VhostUserBackend { struct64 impl VhostUserBackend { implementation86 impl Drop for VhostUserBackend { implementation
73 backend: Box<dyn VhostUserBackend>, in run_backend()
163 pub trait VhostUserBackend { trait378 backend: Box<dyn VhostUserBackend>, in new()