|
corosync
3.1.6
|

Data Fields | |
| struct totem_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 251 of file totemsrp.c.
| int memb_commit_token::addr_entries |
Definition at line 257 of file totemsrp.c.
| unsigned char memb_commit_token::end_of_commit_token[0] |
Definition at line 258 of file totemsrp.c.
| struct totem_message_header memb_commit_token::header |
Definition at line 3 of file totemsrp.c.
| int memb_commit_token::memb_index |
Definition at line 256 of file totemsrp.c.
| unsigned int memb_commit_token::retrans_flg |
Definition at line 255 of file totemsrp.c.
| struct memb_ring_id memb_commit_token::ring_id |
Definition at line 253 of file totemsrp.c.
| unsigned int memb_commit_token::token_seq |
Definition at line 253 of file totemsrp.c.