Searched refs:VhostNetDeviceNew (Results 1 – 1 of 1) sorted by relevance
186 VhostNetDeviceNew(virtio::vhost::Error), enumerator319 VhostNetDeviceNew(e) => write!(f, "failed to set up vhost networking: {}", e), in fmt()820 .map_err(Error::VhostNetDeviceNew)?; in create_net_device()