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

Data Fields

enum vmbus_channel_message_type message_type
 
void(* message_handler )(struct vmbus_channel_message_header *msg)
 

Detailed Description

Definition at line 35 of file channel_mgmt.c.

Field Documentation

void(* message_handler)(struct vmbus_channel_message_header *msg)

Definition at line 37 of file channel_mgmt.c.

enum vmbus_channel_message_type message_type

Definition at line 36 of file channel_mgmt.c.


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