Home
last modified time | relevance | path

Searched refs:VU_PACKED (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h190 # define VU_PACKED __attribute__((gcc_struct, packed)) macro
192 # define VU_PACKED __attribute__((packed)) macro
222 } VU_PACKED VhostUserMsg;