corosync
3.0.0
|
Data Fields | |
struct totem_message_header | header |
struct srp_addr | system_from |
unsigned int | seq |
int | this_seqno |
struct memb_ring_id | ring_id |
unsigned int | node_id |
int | guarantee |
Definition at line 180 of file totemsrp.c.
int mcast::guarantee |
Definition at line 187 of file totemsrp.c.
struct totem_message_header mcast::header |
Definition at line 181 of file totemsrp.c.
unsigned int mcast::node_id |
Definition at line 186 of file totemsrp.c.
struct memb_ring_id mcast::ring_id |
Definition at line 185 of file totemsrp.c.
unsigned int mcast::seq |
Definition at line 183 of file totemsrp.c.
struct srp_addr mcast::system_from |
Definition at line 182 of file totemsrp.c.
int mcast::this_seqno |
Definition at line 184 of file totemsrp.c.