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

#include <hyperv.h>

Data Fields

union {
   struct hv_kvp_hdr   kvp_hdr
 
   int   error
 
}; 
 
union {
   struct hv_kvp_msg_get   kvp_get
 
   struct hv_kvp_msg_set   kvp_set
 
   struct hv_kvp_msg_delete   kvp_delete
 
   struct hv_kvp_msg_enumerate   kvp_enum_data
 
   struct hv_kvp_ipaddr_value   kvp_ip_val
 
   struct hv_kvp_register   kvp_register
 
body
 

Detailed Description

Definition at line 257 of file hyperv.h.

Field Documentation

union { ... }
union { ... } body
int error

Definition at line 260 of file hyperv.h.

Definition at line 265 of file hyperv.h.

Definition at line 266 of file hyperv.h.

Definition at line 263 of file hyperv.h.

struct hv_kvp_hdr kvp_hdr

Definition at line 259 of file hyperv.h.

Definition at line 267 of file hyperv.h.

struct hv_kvp_register kvp_register

Definition at line 268 of file hyperv.h.

Definition at line 264 of file hyperv.h.


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