corosync
3.0.2-dirty
|
#include <totem.h>
unsigned int totem_config::broadcast_use |
Definition at line 216 of file totem.h.
Referenced by totem_config_validate().
char* totem_config::crypto_cipher_type |
Definition at line 220 of file totem.h.
Referenced by totem_config_keyread().
char* totem_config::crypto_hash_type |
Definition at line 222 of file totem.h.
Referenced by totem_config_keyread().
unsigned int totem_config::downcheck_timeout |
Definition at line 192 of file totem.h.
Referenced by totemudp_processor_count_set(), and totemudpu_processor_count_set().
struct totem_interface* totem_config::interfaces |
Definition at line 158 of file totem.h.
Referenced by main_iface_change_fn(), totem_config_read(), totem_config_validate(), totemknet_member_add(), totemsrp_ifaces_get(), totemsrp_my_family_get(), totemudp_net_mtu_adjust(), and totemudpu_net_mtu_adjust().
enum totem_ip_version_enum totem_config::ip_version |
int totem_config::knet_compression_level |
Definition at line 228 of file totem.h.
Referenced by totemknet_reconfigure().
char* totem_config::knet_compression_model |
Definition at line 224 of file totem.h.
Referenced by totemknet_reconfigure().
uint32_t totem_config::knet_compression_threshold |
Definition at line 226 of file totem.h.
Referenced by totemknet_reconfigure().
char totem_config::link_mode[TOTEM_LINK_MODE_BYTES] |
Definition at line 198 of file totem.h.
Referenced by totem_config_read().
unsigned int totem_config::net_mtu |
Definition at line 202 of file totem.h.
Referenced by totemknet_net_mtu_adjust(), totemsrp_net_mtu_adjust(), totemudp_net_mtu_adjust(), and totemudpu_net_mtu_adjust().
unsigned int totem_config::node_id |
Definition at line 160 of file totem.h.
Referenced by totem_config_validate().
struct totem_interface* totem_config::orig_interfaces |
unsigned char totem_config::private_key[TOTEM_PRIVATE_KEY_LEN_MAX] |
Definition at line 167 of file totem.h.
Referenced by totem_config_keyread().
unsigned int totem_config::private_key_len |
Definition at line 169 of file totem.h.
Referenced by totem_config_keyread().
unsigned int totem_config::token_retransmits_before_loss_const |
struct totem_logging_configuration totem_config::totem_logging_configuration |
void(* totem_config::totem_memb_ring_id_create_or_load) (struct memb_ring_id *memb_ring_id, unsigned int nodeid) |
void(* totem_config::totem_memb_ring_id_store) (const struct memb_ring_id *memb_ring_id, unsigned int nodeid) |
totem_transport_t totem_config::transport_number |
Definition at line 230 of file totem.h.
Referenced by totem_config_read(), and totem_config_validate().
int totem_config::version |
Definition at line 153 of file totem.h.
Referenced by totem_config_read(), and totem_config_validate().