Searched defs:vhost_net_handle (Results 1 – 1 of 1) sorted by relevance
45 vhost_net_handle: Option<U>, field77 let vhost_net_handle = U::new(vhost_net_device_path).map_err(Error::VhostOpen)?; in new() localVariable191 let vhost_net_handle = self in activate() localVariable