corosync
2.4.4
|
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.
unsigned char totem_ip_address::addr |
Definition at line 114 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 113 of file coroapi.h.
Referenced by 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(), 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 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().