Linux Kernel
3.7.1
|
Data Fields | |
int | db_type |
int | db_size |
int | db_len |
void * | db_data |
Definition at line 86 of file heartbeat.c.
void* db_data |
Definition at line 90 of file heartbeat.c.
int db_len |
Definition at line 89 of file heartbeat.c.
int db_size |
Definition at line 88 of file heartbeat.c.
int db_type |
Definition at line 87 of file heartbeat.c.