corosync 3.1.9
|
Data Fields | |
struct qb_list_head | list |
uint32_t | nodeid |
uint32_t | pid |
char * | assembly_buf |
uint32_t | assembly_buf_ptr |
char* cpg_assembly_data::assembly_buf |
Definition at line 88 of file lib/cpg.c.
Referenced by cpg_dispatch().
uint32_t cpg_assembly_data::assembly_buf_ptr |
Definition at line 89 of file lib/cpg.c.
Referenced by cpg_dispatch().
struct qb_list_head cpg_assembly_data::list |
Definition at line 85 of file lib/cpg.c.
Referenced by cpg_dispatch().
uint32_t cpg_assembly_data::nodeid |
Definition at line 86 of file lib/cpg.c.
Referenced by cpg_dispatch().
uint32_t cpg_assembly_data::pid |
Definition at line 87 of file lib/cpg.c.
Referenced by cpg_dispatch().