Home
last modified time | relevance | path

Searched defs:VsockSnapshot (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/vhost/
Dvsock.rs60 struct VsockSnapshot { struct
61 cid: u64,
62 avail_features: u64,
63 acked_features: u64,
64 vrings_base: Vec<VringBase>,
/external/crosvm/devices/src/virtio/vsock/sys/windows/
Dvsock.rs163 struct VsockSnapshot { struct
164 guest_cid: u64,
165 features: u64,
166 acked_features: u64,