Searched refs:vhost_user_snd (Results 1 – 4 of 4) sorted by relevance
2111 pub vhost_user_snd: Vec<VhostUserOption>, field2411 cfg.vhost_user_snd = cmd.vhost_user_snd; in try_from()
1166 pub vhost_user_snd: Vec<VhostUserOption>, field1380 vhost_user_snd: Vec::new(), in default()
609 for vhost_user_snd in &cfg.vhost_user_snd { in create_virtio_devices()612 vhost_user_snd, in create_virtio_devices()
600 let _snd_child = if cfg.vhost_user_snd.is_empty() { in run_internal()