Home
last modified time | relevance | path

Searched defs:protocol_features (Results 1 – 19 of 19) sorted by relevance

/external/wmediumd/wmediumd/inc/usfstl/
Dvhost.h23 uint64_t features, protocol_features; member
87 uint64_t protocol_features; member
/external/rust/crates/vhost-user-backend/src/
Dbackend.rs55 fn protocol_features(&self) -> VhostUserProtocolFeatures; in protocol_features() method
136 fn protocol_features(&self) -> VhostUserProtocolFeatures; in protocol_features() method
219 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() function
284 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() function
350 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() function
435 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
/external/crosvm/devices/src/virtio/vhost_user_frontend/
Dmod.rs59 protocol_features: VhostUserProtocolFeatures, field
168 let mut protocol_features = VhostUserProtocolFeatures::empty(); in new_internal() localVariable
/external/crosvm/devices/src/virtio/vhost/user/device/
Dblock.rs83 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
Dnet.rs176 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() function
Dfs.rs144 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
Dconsole.rs119 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
Dgpu.rs115 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
Dwl.rs179 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
Dsnd.rs167 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
Dvsock.rs58 protocol_features: VhostUserProtocolFeatures, field
Dhandler.rs142 fn protocol_features(&self) -> VhostUserProtocolFeatures; in protocol_features() method
1076 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
/external/rust/crates/vhost-user-backend/tests/
Dvhost-user-server.rs55 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
/external/rust/crates/vhost-device-vsock/src/
Dvhu_vsock.rs275 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
/external/crosvm/third_party/vmm_vhost/src/
Dbackend_server.rs230 protocol_features: VhostUserProtocolFeatures, field
/external/rust/crates/vhost-user-backend/src/vhost_user/
Dmaster.rs555 protocol_features: u64, field
Dslave_req_handler.rs250 protocol_features: VhostUserProtocolFeatures, field
/external/rust/crates/vhost/src/vhost_user/
Dmaster.rs555 protocol_features: u64, field
Dslave_req_handler.rs250 protocol_features: VhostUserProtocolFeatures, field