Searched defs:vhost_handle (Results 1 – 2 of 2) sorted by relevance
38 vhost_handle: Option<VhostVsockHandle>, field159 let vhost_handle = self.vhost_handle.take().context("missing vhost_handle")?; in activate() localVariable
28 pub vhost_handle: T, field