Go to the documentation of this file.
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);