Home
last modified time | relevance | path

Searched refs:create_vhost_user_net_device (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/src/sys/
H A Dwindows.rs412 fn create_vhost_user_net_device(cfg: &Config, connection: Connection<FrontendReq>) -> DeviceResult { in create_vhost_user_net_device() function
572 devs.push(create_vhost_user_net_device(cfg, connection)?); in create_virtio_devices()