Searched defs:VhostUserMsgHeader (Results 1 – 5 of 5) sorted by relevance
237 pub(super) struct VhostUserMsgHeader<R: Req> { struct244 impl<R: Req> Debug for VhostUserMsgHeader<R> { argument254 impl<R: Req> Clone for VhostUserMsgHeader<R> { implementation260 impl<R: Req> PartialEq for VhostUserMsgHeader<R> { implementation266 impl<R: Req> VhostUserMsgHeader<R> { implementation353 impl<R: Req> Default for VhostUserMsgHeader<R> { implementation365 unsafe impl<R: Req> ByteValued for VhostUserMsgHeader<R> {} implementation367 impl<T: Req> VhostUserMsgValidator for VhostUserMsgHeader<T> { implementation
207 hdr as *const VhostUserMsgHeader<R> as *const u8, in send_header() constant
237 pub(super) struct VhostUserMsgHeader<R: Req> { struct244 impl<R: Req> Debug for VhostUserMsgHeader<R> { argument254 impl<R: Req> Clone for VhostUserMsgHeader<R> { implementation260 impl<R: Req> PartialEq for VhostUserMsgHeader<R> { implementation266 impl<R: Req> VhostUserMsgHeader<R> { impl353 impl<R: Req> Default for VhostUserMsgHeader<R> { implementation365 unsafe impl<R: Req> ByteValued for VhostUserMsgHeader<R> {} implementation367 impl<T: Req> VhostUserMsgValidator for VhostUserMsgHeader<T> { implementation
265 pub struct VhostUserMsgHeader<R: Req> { struct272 impl<R: Req> Debug for VhostUserMsgHeader<R> { argument282 impl<R: Req> Clone for VhostUserMsgHeader<R> { implementation288 impl<R: Req> PartialEq for VhostUserMsgHeader<R> { implementation294 impl<R: Req> VhostUserMsgHeader<R> { impl372 impl<R: Req> Default for VhostUserMsgHeader<R> { implementation383 impl<T: Req> VhostUserMsgValidator for VhostUserMsgHeader<T> { implementation