corosync  2.4.4
Data Fields
totem_ip_if_address Struct Reference

#include <totemip.h>

Collaboration diagram for totem_ip_if_address:
Collaboration graph
[legend]

Data Fields

struct totem_ip_address ip_addr
 
struct totem_ip_address mask_addr
 
int interface_up
 
int interface_num
 
char * name
 
struct list_head list
 

Detailed Description

Definition at line 70 of file totemip.h.

Field Documentation

◆ interface_num

int totem_ip_if_address::interface_num

Definition at line 75 of file totemip.h.

Referenced by totemip_iface_check().

◆ interface_up

int totem_ip_if_address::interface_up

Definition at line 74 of file totemip.h.

Referenced by totemip_iface_check().

◆ ip_addr

struct totem_ip_address totem_ip_if_address::ip_addr

Definition at line 72 of file totemip.h.

Referenced by totemip_iface_check().

◆ list

struct list_head totem_ip_if_address::list

Definition at line 77 of file totemip.h.

◆ mask_addr

struct totem_ip_address totem_ip_if_address::mask_addr

Definition at line 73 of file totemip.h.

Referenced by totemip_iface_check().

◆ name

char* totem_ip_if_address::name

Definition at line 76 of file totemip.h.

Referenced by totemip_freeifaddrs().


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