Home
last modified time | relevance | path

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

/include/linux/
Dhyperv.h1141 struct vmbus_packet_mpb_array { struct
1142 u16 type;
1143 u16 dataoffset8;
1144 u16 length8;
1145 u16 flags;
1146 u64 transactionid;
1147 u32 reserved;
1148 u32 rangecount; /* Always 1 in this case */
1149 struct hv_mpb_array range;