Home
last modified time | relevance | path

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

/external/rust/crates/vhost-user-backend/src/vhost_user/
Dmessage.rs872 pub struct VhostUserLog { struct
879 impl VhostUserLog { argument
890 unsafe impl ByteValued for VhostUserLog {} implementation
892 impl VhostUserMsgValidator for VhostUserLog { implementation
/external/rust/crates/vhost/src/vhost_user/
Dmessage.rs872 pub struct VhostUserLog { struct
879 impl VhostUserLog { implementation
890 unsafe impl ByteValued for VhostUserLog {} implementation
892 impl VhostUserMsgValidator for VhostUserLog { implementation