corosync 3.1.9
|
#include <totem.h>
unsigned int totem_config::broadcast_use |
Definition at line 222 of file totem.h.
Referenced by totem_config_read(), and totem_config_validate().
unsigned int totem_config::clear_node_high_bit |
Definition at line 168 of file totem.h.
Referenced by totem_config_read().
unsigned int totem_config::consensus_timeout |
Definition at line 196 of file totem.h.
Referenced by totem_volatile_config_validate(), and totemsrp_initialize().
int totem_config::crypto_changed |
Definition at line 232 of file totem.h.
Referenced by totem_config_keyread(), totem_config_read(), and totemknet_reconfigure().
char totem_config::crypto_cipher_type[CONFIG_STRING_LEN_MAX] |
Definition at line 226 of file totem.h.
Referenced by totem_config_keyread(), totem_config_validate(), and totemknet_reconfigure().
char totem_config::crypto_hash_type[CONFIG_STRING_LEN_MAX] |
Definition at line 228 of file totem.h.
Referenced by totem_config_keyread(), totem_config_validate(), and totemknet_reconfigure().
int totem_config::crypto_index |
Definition at line 230 of file totem.h.
Referenced by totem_config_read(), totemknet_crypto_reconfigure_phase(), totemknet_initialize(), and totemknet_reconfigure().
char totem_config::crypto_model[CONFIG_STRING_LEN_MAX] |
Definition at line 224 of file totem.h.
Referenced by totemknet_reconfigure().
unsigned int totem_config::downcheck_timeout |
Definition at line 200 of file totem.h.
Referenced by totem_volatile_config_validate(), totemsrp_initialize(), totemudp_processor_count_set(), and totemudpu_processor_count_set().
unsigned int totem_config::fail_to_recv_const |
Definition at line 202 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::heartbeat_failures_allowed |
Definition at line 214 of file totem.h.
Referenced by totemsrp_initialize().
struct totem_interface* totem_config::interfaces |
Definition at line 165 of file totem.h.
Referenced by main_iface_change_fn(), totem_config_read(), totem_config_validate(), totem_volatile_config_read(), totem_volatile_config_validate(), totemconfig_commit_new_params(), totemknet_ifaces_get(), totemknet_initialize(), totemknet_member_add(), totemknet_nodestatus_get(), totempg_get_config(), totempg_put_config(), totemsrp_ifaces_get(), totemsrp_initialize(), totemsrp_my_family_get(), totemudp_initialize(), totemudp_net_mtu_adjust(), totemudpu_initialize(), and totemudpu_net_mtu_adjust().
enum totem_ip_version_enum totem_config::ip_version |
Definition at line 244 of file totem.h.
Referenced by totem_config_read().
unsigned int totem_config::join_timeout |
Definition at line 192 of file totem.h.
Referenced by totem_volatile_config_validate(), and totemsrp_initialize().
char totem_config::knet_compression_model[CONFIG_STRING_LEN_MAX] |
Definition at line 234 of file totem.h.
Referenced by totemknet_initialize().
unsigned int totem_config::knet_mtu |
Definition at line 170 of file totem.h.
Referenced by totemknet_initialize().
unsigned int totem_config::knet_pmtud_interval |
Definition at line 169 of file totem.h.
Referenced by totemknet_initialize().
char totem_config::link_mode[TOTEM_LINK_MODE_BYTES] |
Definition at line 206 of file totem.h.
Referenced by totem_config_read(), totem_config_validate(), and totemknet_initialize().
unsigned int totem_config::max_messages |
Definition at line 220 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::max_network_delay |
Definition at line 216 of file totem.h.
Referenced by totem_volatile_config_validate(), and totemsrp_initialize().
unsigned int totem_config::merge_timeout |
Definition at line 198 of file totem.h.
Referenced by totem_volatile_config_validate(), and totemsrp_initialize().
unsigned int totem_config::miss_count_const |
Definition at line 242 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::net_mtu |
Definition at line 210 of file totem.h.
Referenced by totem_config_read(), totem_config_validate(), totemknet_net_mtu_adjust(), totempg_initialize(), totemsrp_initialize(), totemsrp_net_mtu_adjust(), totemudp_net_mtu_adjust(), totemudp_nodestatus_get(), totemudpu_net_mtu_adjust(), and totemudpu_nodestatus_get().
unsigned int totem_config::node_id |
Definition at line 167 of file totem.h.
Referenced by totem_config_read(), totem_config_validate(), totemknet_initialize(), totemudp_initialize(), and totemudpu_initialize().
struct totem_interface* totem_config::orig_interfaces |
Definition at line 166 of file totem.h.
Referenced by main_iface_change_fn(), totemconfig_commit_new_params(), and totempg_get_config().
unsigned char totem_config::private_key[TOTEM_PRIVATE_KEY_LEN_MAX] |
Definition at line 175 of file totem.h.
Referenced by totem_config_keyread().
unsigned int totem_config::private_key_len |
Definition at line 177 of file totem.h.
Referenced by totem_config_keyread().
unsigned int totem_config::send_join_timeout |
Definition at line 194 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::seqno_unchanged_const |
Definition at line 204 of file totem.h.
Referenced by totemsrp_initialize().
unsigned int totem_config::threads |
Definition at line 212 of file totem.h.
Referenced by totem_config_read(), and totemsrp_initialize().
unsigned int totem_config::token_hold_timeout |
Definition at line 188 of file totem.h.
Referenced by totem_volatile_config_validate(), and totemsrp_initialize().
unsigned int totem_config::token_retransmit_timeout |
Definition at line 186 of file totem.h.
Referenced by totem_volatile_config_read(), totem_volatile_config_validate(), and totemsrp_initialize().
unsigned int totem_config::token_retransmits_before_loss_const |
Definition at line 190 of file totem.h.
Referenced by totem_volatile_config_read(), and totemsrp_initialize().
unsigned int totem_config::token_timeout |
Definition at line 182 of file totem.h.
Referenced by totem_volatile_config_read(), totem_volatile_config_validate(), and totemsrp_initialize().
unsigned int totem_config::token_warning |
Definition at line 184 of file totem.h.
Referenced by totem_volatile_config_validate(), and totemsrp_initialize().
struct totem_logging_configuration totem_config::totem_logging_configuration |
Definition at line 208 of file totem.h.
Referenced by main(), totemknet_initialize(), totempg_initialize(), totemsrp_initialize(), totemudp_initialize(), and totemudpu_initialize().
void(* totem_config::totem_memb_ring_id_create_or_load) (struct memb_ring_id *memb_ring_id, unsigned int nodeid) |
Definition at line 250 of file totem.h.
Referenced by main(), and totemsrp_initialize().
void(* totem_config::totem_memb_ring_id_store) (const struct memb_ring_id *memb_ring_id, unsigned int nodeid) |
Definition at line 254 of file totem.h.
Referenced by main(), and totemsrp_initialize().
totem_transport_t totem_config::transport_number |
Definition at line 240 of file totem.h.
Referenced by totem_config_read(), and totem_config_validate().
int totem_config::version |
Definition at line 160 of file totem.h.
Referenced by totem_config_read(), and totem_config_validate().
unsigned int totem_config::window_size |
Definition at line 218 of file totem.h.
Referenced by totemsrp_initialize().