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

#include <hypervisor.h>

Data Fields

int msglen
 
__hv32 source
 

Detailed Description

Return value from hv_receive_message()

Definition at line 1493 of file hypervisor.h.

Field Documentation

int msglen

Message length in bytes, or an error code

Definition at line 1495 of file hypervisor.h.

__hv32 source

Code identifying message sender (HV_MSG_xxx)

Definition at line 1496 of file hypervisor.h.


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