Searched refs:create_vhost_user_net_device (Results 1 – 1 of 1) sorted by relevance
412 fn create_vhost_user_net_device(cfg: &Config, connection: Connection<FrontendReq>) -> DeviceResult { in create_vhost_user_net_device() function572 devs.push(create_vhost_user_net_device(cfg, connection)?); in create_virtio_devices()