Searched defs:vmbuspipe_hdr (Results 1 – 2 of 2) sorted by relevance
108 struct vmbuspipe_hdr { struct109 unsigned int flags;110 unsigned int msgsize;
1559 struct vmbuspipe_hdr { struct1581 #define ICMSG_HDR (sizeof(struct vmbuspipe_hdr) + sizeof(struct icmsg_hdr)) argument