Searched refs:create_vhost_user_net_device (Results 1 – 2 of 2) sorted by relevance
617 pub fn create_vhost_user_net_device(cfg: &Config, opt: &VhostUserOption) -> DeviceResult { in create_vhost_user_net_device() function
364 devs.push(create_vhost_user_net_device(cfg, net)?); in create_virtio_devices()