corosync  2.3.5
Data Fields
memb_join Struct Reference
Collaboration diagram for memb_join:
Collaboration graph
[legend]

Data Fields

struct message_header header
 
struct srp_addr system_from
 
unsigned int proc_list_entries
 
unsigned int failed_list_entries
 
unsigned long long ring_seq
 
unsigned char end_of_memb_join [0]
 

Detailed Description

Definition at line 216 of file totemsrp.c.

Field Documentation

unsigned char memb_join::end_of_memb_join[0]

Definition at line 222 of file totemsrp.c.

unsigned int memb_join::failed_list_entries

Definition at line 220 of file totemsrp.c.

Referenced by totemsrp_avail().

struct message_header memb_join::header

Definition at line 217 of file totemsrp.c.

Referenced by totemsrp_avail().

unsigned int memb_join::proc_list_entries

Definition at line 219 of file totemsrp.c.

Referenced by totemsrp_avail().

unsigned long long memb_join::ring_seq

Definition at line 221 of file totemsrp.c.

Referenced by totemsrp_avail().

struct srp_addr memb_join::system_from

Definition at line 218 of file totemsrp.c.

Referenced by totemsrp_avail().


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