Searched defs:VHOST_USER_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
131 #define VHOST_USER_HDR_SIZE (sizeof(m.request) \ macro
41 #define VHOST_USER_HDR_SIZE offsetof(VhostUserMsg, payload.u64) macro
235 #define VHOST_USER_HDR_SIZE (sizeof(VhostUserHeader)) macro