Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hv_input_post_message Struct Reference

#include <hyperv_vmbus.h>

Data Fields

union hv_connection_id connectionid
 
u32 reserved
 
enum hv_message_type message_type
 
u32 payload_size
 
u64 payload [HV_MESSAGE_PAYLOAD_QWORD_COUNT]
 

Detailed Description

Definition at line 333 of file hyperv_vmbus.h.

Field Documentation

union hv_connection_id connectionid

Definition at line 334 of file hyperv_vmbus.h.

enum hv_message_type message_type

Definition at line 336 of file hyperv_vmbus.h.

Definition at line 338 of file hyperv_vmbus.h.

u32 payload_size

Definition at line 337 of file hyperv_vmbus.h.

u32 reserved

Definition at line 335 of file hyperv_vmbus.h.


The documentation for this struct was generated from the following file: