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

#include <heartbeat.h>

Data Fields

u32 hc_magic
 
struct list_head hc_item
 
r2hb_cb_funchc_func
 
voidhc_data
 
int hc_priority
 
enum r2hb_callback_type hc_type
 

Detailed Description

Definition at line 56 of file heartbeat.h.

Field Documentation

void* hc_data

Definition at line 60 of file heartbeat.h.

r2hb_cb_func* hc_func

Definition at line 59 of file heartbeat.h.

struct list_head hc_item

Definition at line 58 of file heartbeat.h.

u32 hc_magic

Definition at line 57 of file heartbeat.h.

int hc_priority

Definition at line 61 of file heartbeat.h.

enum r2hb_callback_type hc_type

Definition at line 62 of file heartbeat.h.


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