Linux Kernel
3.7.1
|
#include <hyperv_vmbus.h>
Data Fields | |
struct hv_message_header | header |
union { | |
u64 payload [HV_MESSAGE_PAYLOAD_QWORD_COUNT] | |
} | u |
Definition at line 199 of file hyperv_vmbus.h.
Definition at line 200 of file hyperv_vmbus.h.
u64 payload[HV_MESSAGE_PAYLOAD_QWORD_COUNT] |
Definition at line 202 of file hyperv_vmbus.h.
union { ... } u |