corosync
2.3.2
|
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] |
Definition at line 258 of file totemsrp.c.
int memb_commit_token::addr_entries |
Definition at line 264 of file totemsrp.c.
unsigned char memb_commit_token::end_of_commit_token[0] |
Definition at line 265 of file totemsrp.c.
struct message_header memb_commit_token::header |
Definition at line 259 of file totemsrp.c.
int memb_commit_token::memb_index |
Definition at line 263 of file totemsrp.c.
unsigned int memb_commit_token::retrans_flg |
Definition at line 262 of file totemsrp.c.
struct memb_ring_id memb_commit_token::ring_id |
Definition at line 261 of file totemsrp.c.
unsigned int memb_commit_token::token_seq |
Definition at line 260 of file totemsrp.c.