corosync
2.3.2
|
#include <coroapi.h>
Data Fields | |
unsigned int | nodeid |
unsigned short | family |
unsigned char | addr [TOTEMIP_ADDRLEN] |
unsigned char totem_ip_address::addr |
Definition at line 98 of file coroapi.h.
Referenced by totemip_compare(), totemip_copy_endian_convert(), totemip_equal(), totemip_iface_check(), totemip_is_mcast(), totemip_localhost(), totemip_parse(), totemip_print(), totemip_sockaddr_to_totemip_convert(), and totemip_totemip_to_sockaddr_convert().
unsigned short totem_ip_address::family |
Definition at line 97 of file coroapi.h.
Referenced by totem_config_read(), totem_config_validate(), totemip_compare(), totemip_copy_endian_convert(), totemip_equal(), totemip_iface_check(), totemip_is_mcast(), totemip_localhost(), totemip_localhost_check(), totemip_parse(), totemip_print(), totemip_sockaddr_to_totemip_convert(), totemip_totemip_to_sockaddr_convert(), totemsrp_my_family_get(), and totemudp_initialize().
unsigned int totem_ip_address::nodeid |
Definition at line 96 of file coroapi.h.
Referenced by main_iface_change_fn(), rrp_iface_change_fn(), totemiba_initialize(), totemip_copy_endian_convert(), totemip_iface_check(), totemip_localhost(), totemip_sockaddr_to_totemip_convert(), totemsrp_ifaces_get(), totemsrp_mcast(), totemsrp_my_nodeid_get(), totemudp_initialize(), and totemudpu_initialize().