35 #ifndef TOTEMCONFIG_H_DEFINED 36 #define TOTEMCONFIG_H_DEFINED 38 #include <netinet/in.h> 41 #include <qb/qbloop.h> 46 #define TOTEM_CONFIG_WARNING_MEMBERS_IGNORED (1<<1) 47 #define TOTEM_CONFIG_WARNING_MEMBERS_DEPRECATED (1<<2) 48 #define TOTEM_CONFIG_WARNING_TOTEM_NODEID_IGNORED (1<<3) 49 #define TOTEM_CONFIG_BINDNETADDR_NODELIST_SET (1<<4) 53 const char **error_string,
58 const char **error_string);
62 const char **error_string);
65 const char *ipaddr_key_prefix,
66 unsigned int *node_pos);
Totem Single Ring Protocol.
Totem Single Ring Protocol.
int totem_config_read(struct totem_config *totem_config, const char **error_string, uint64_t *warnings)
int totem_config_find_local_addr_in_nodelist(const char *ipaddr_key_prefix, unsigned int *node_pos)
int totem_config_keyread(struct totem_config *totem_config, const char **error_string)
int totem_config_validate(struct totem_config *totem_config, const char **error_string)