Searched defs:SocketMaster (Results 1 – 3 of 3) sorted by relevance
30 pub(in crate::virtio::vhost::user::vmm::handler) type SocketMaster = typedef
35 pub(in crate::virtio::vhost::user::vmm::handler) type SocketMaster = typedef
47 fn set_features(vu: &mut SocketMaster, avail_features: u64, ack_features: u64) -> Result<u64> { in set_features()69 mut vu: SocketMaster, in new()