corosync  2.4.2-dirty
Data Fields
totem_interface Struct Reference

#include <totem.h>

Collaboration diagram for totem_interface:
Collaboration graph
[legend]

Data Fields

struct totem_ip_address bindnet
 
struct totem_ip_address boundto
 
struct totem_ip_address mcast_addr
 
uint16_t ip_port
 
uint16_t ttl
 
int member_count
 
struct totem_ip_address member_list [PROCESSOR_COUNT_MAX]
 

Detailed Description

Definition at line 64 of file totem.h.

Field Documentation

struct totem_ip_address totem_interface::bindnet
struct totem_ip_address totem_interface::boundto

Definition at line 66 of file totem.h.

Referenced by totemsrp_my_family_get(), and totemsrp_my_nodeid_get().

uint16_t totem_interface::ip_port

Definition at line 68 of file totem.h.

Referenced by totem_config_read(), totem_config_validate(), and totemiba_token_target_set().

struct totem_ip_address totem_interface::mcast_addr
int totem_interface::member_count

Definition at line 70 of file totem.h.

Referenced by main_iface_change_fn(), and totem_config_read().

struct totem_ip_address totem_interface::member_list[PROCESSOR_COUNT_MAX]

Definition at line 71 of file totem.h.

Referenced by main_iface_change_fn(), and totem_config_read().

uint16_t totem_interface::ttl

Definition at line 69 of file totem.h.

Referenced by totem_config_read(), and totem_config_validate().


The documentation for this struct was generated from the following file: