corosync  2.4.3
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 67 of file totem.h.

Field Documentation

◆ bindnet

struct totem_ip_address totem_interface::bindnet

◆ boundto

struct totem_ip_address totem_interface::boundto

Definition at line 69 of file totem.h.

Referenced by totemsrp_my_family_get(), and totemsrp_my_nodeid_get().

◆ ip_port

uint16_t totem_interface::ip_port

Definition at line 71 of file totem.h.

Referenced by totem_config_validate(), and totemiba_token_target_set().

◆ mcast_addr

struct totem_ip_address totem_interface::mcast_addr

Definition at line 70 of file totem.h.

Referenced by totem_config_validate().

◆ member_count

int totem_interface::member_count

Definition at line 73 of file totem.h.

Referenced by main_iface_change_fn().

◆ member_list

struct totem_ip_address totem_interface::member_list[PROCESSOR_COUNT_MAX]

Definition at line 74 of file totem.h.

Referenced by main_iface_change_fn().

◆ ttl

uint16_t totem_interface::ttl

Definition at line 72 of file totem.h.

Referenced by totem_config_validate().


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