Searched defs:NetBackend (Results 1 – 3 of 3) sorted by relevance
111 pub struct NetBackend<T: TapT + IntoAsync> { struct127 impl<T: 'static> NetBackend<T> implementation136 impl<T: 'static> AsRawDescriptors for NetBackend<T> implementation145 impl<T: 'static> VhostUserDevice for NetBackend<T> implementation244 impl<T> VhostUserDeviceBuilder for NetBackend<T> implementation
62 impl<T: 'static> NetBackend<T> impl258 impl<T> Drop for NetBackend<T> implementation
81 impl<T: 'static> NetBackend<T> implementation