Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhyperv.h838 struct vmbus_packet_mpb_array { struct
839 u16 type;
840 u16 dataoffset8;
841 u16 length8;
842 u16 flags;
843 u64 transactionid;
844 u32 reserved;
845 u32 rangecount; /* Always 1 in this case */
846 struct hv_mpb_array range;