|
corosync
2.3.5
|

Data Fields | |
| int | ringnumber |
| char * | bindnetaddr |
| char * | mcastaddr |
| char * | broadcast |
| int | mcastport |
| int | ttl |
| struct list_head | logger_subsys_items_head |
| char * | subsys |
| char * | logging_daemon_name |
| struct list_head | member_items_head |
| int | node_number |
| int | ring0_addr_added |
Definition at line 105 of file coroparse.c.
| char* main_cp_cb_data::bindnetaddr |
Definition at line 107 of file coroparse.c.
Referenced by coroparse_configparse().
| char* main_cp_cb_data::broadcast |
Definition at line 109 of file coroparse.c.
Referenced by coroparse_configparse().
| struct list_head main_cp_cb_data::logger_subsys_items_head |
Definition at line 113 of file coroparse.c.
Referenced by coroparse_configparse().
| char* main_cp_cb_data::logging_daemon_name |
Definition at line 115 of file coroparse.c.
Referenced by coroparse_configparse().
| char* main_cp_cb_data::mcastaddr |
Definition at line 108 of file coroparse.c.
Referenced by coroparse_configparse().
| int main_cp_cb_data::mcastport |
Definition at line 110 of file coroparse.c.
Referenced by coroparse_configparse().
| struct list_head main_cp_cb_data::member_items_head |
Definition at line 116 of file coroparse.c.
Referenced by coroparse_configparse().
| int main_cp_cb_data::node_number |
Definition at line 118 of file coroparse.c.
Referenced by coroparse_configparse().
| int main_cp_cb_data::ring0_addr_added |
Definition at line 119 of file coroparse.c.
Referenced by coroparse_configparse().
| int main_cp_cb_data::ringnumber |
Definition at line 106 of file coroparse.c.
Referenced by coroparse_configparse().
| char* main_cp_cb_data::subsys |
Definition at line 114 of file coroparse.c.
Referenced by coroparse_configparse().
| int main_cp_cb_data::ttl |
Definition at line 111 of file coroparse.c.
Referenced by coroparse_configparse().
1.8.11