Searched defs:NetBackend (Results 1 – 3 of 3) sorted by relevance
107 pub struct NetBackend<T: TapT + IntoAsync> { struct122 impl<T: 'static> NetBackend<T> argument131 impl<T: 'static> AsRawDescriptors for NetBackend<T> implementation140 impl<T: 'static> VhostUserDevice for NetBackend<T> implementation222 impl<T> VhostUserDeviceBuilder for NetBackend<T> implementation
61 impl<T: 'static> NetBackend<T> implementation251 impl<T> Drop for NetBackend<T> implementation
79 impl<T: 'static> NetBackend<T> implementation