Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dhyperv.h1022 struct vmbus_packet_mpb_array { struct
1023 u16 type;
1024 u16 dataoffset8;
1025 u16 length8;
1026 u16 flags;
1027 u64 transactionid;
1028 u32 reserved;
1029 u32 rangecount; /* Always 1 in this case */
1030 struct hv_mpb_array range;