Searched defs:VhostUserMsgHeader (Results 1 – 2 of 2) sorted by relevance
228 pub(super) struct VhostUserMsgHeader<R: Req> { struct235 impl<R: Req> VhostUserMsgHeader<R> { implementation314 impl<R: Req> Default for VhostUserMsgHeader<R> { implementation325 impl<T: Req> VhostUserMsgValidator for VhostUserMsgHeader<T> { implementation
194 hdr as *const VhostUserMsgHeader<R> as *const u8, in send_header() constant227 hdr as *const VhostUserMsgHeader<R> as *const u8, in send_message() constant275 hdr as *const VhostUserMsgHeader<R> as *const u8, in send_message_with_payload() constant