corosync 3.1.9
|
The totem_ip_address struct. More...
#include <coroapi.h>
Data Fields | |
unsigned int | nodeid |
unsigned short | family |
unsigned char | addr [TOTEMIP_ADDRLEN] |
The totem_ip_address struct.
Definition at line 114 of file coroapi.h.
Referenced by totemip_is_mcast(), totemip_localhost(), totemip_sockaddr_to_totemip_convert(), and totemip_totemip_to_sockaddr_convert().
Definition at line 113 of file coroapi.h.
Referenced by totem_config_validate(), totem_volatile_config_validate(), totemip_iface_check(), totemip_is_mcast(), totemip_localhost(), totemip_sockaddr_to_totemip_convert(), totemip_totemip_to_sockaddr_convert(), totemsrp_my_family_get(), totemudp_initialize(), totemudp_net_mtu_adjust(), and totemudpu_net_mtu_adjust().
unsigned int totem_ip_address::nodeid |
Definition at line 112 of file coroapi.h.
Referenced by totem_config_read(), totemip_iface_check(), totemip_localhost(), totemip_sockaddr_to_totemip_convert(), totemknet_initialize(), totemknet_member_add(), totemknet_member_remove(), totemknet_token_target_set(), totemsrp_ifaces_get(), totemsrp_initialize(), totemudp_initialize(), totemudp_nodestatus_get(), totemudp_token_target_set(), totemudpu_initialize(), totemudpu_nodestatus_get(), and totemudpu_token_target_set().