corosync  2.4.2
Data Fields
memb_commit_token Struct Reference
Collaboration diagram for memb_commit_token:
Collaboration graph
[legend]

Data Fields

struct message_header header
 
unsigned int token_seq
 
struct memb_ring_id ring_id
 
unsigned int retrans_flg
 
int memb_index
 
int addr_entries
 
unsigned char end_of_commit_token [0]
 

Detailed Description

Definition at line 252 of file totemsrp.c.

Field Documentation

int memb_commit_token::addr_entries

Definition at line 258 of file totemsrp.c.

unsigned char memb_commit_token::end_of_commit_token[0]

Definition at line 259 of file totemsrp.c.

struct message_header memb_commit_token::header

Definition at line 253 of file totemsrp.c.

int memb_commit_token::memb_index

Definition at line 257 of file totemsrp.c.

unsigned int memb_commit_token::retrans_flg

Definition at line 256 of file totemsrp.c.

struct memb_ring_id memb_commit_token::ring_id

Definition at line 255 of file totemsrp.c.

unsigned int memb_commit_token::token_seq

Definition at line 254 of file totemsrp.c.


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