corosync
2.4.2
|
Data Fields | |
qb_ipcc_connection_t * | c |
int | finalize |
void * | context |
union { | |
cpg_model_data_t model_data | |
cpg_model_v1_data_t model_v1_data | |
}; | |
struct list_head | iteration_list_head |
uint32_t | max_msg_size |
char * | assembly_buf |
uint32_t | assembly_buf_ptr |
int | assembling |
union { ... } |
cpg_model_data_t cpg_inst::model_data |
cpg_model_v1_data_t cpg_inst::model_v1_data |
Definition at line 89 of file lib/cpg.c.
Referenced by cpg_initialize().