|
corosync 3.1.9
|

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 183 of file totemsrp.c.
| int mcast::guarantee |
Definition at line 190 of file totemsrp.c.
Referenced by totemsrp_mcast().
| struct totem_message_header mcast::header |
Definition at line 184 of file totemsrp.c.
Referenced by totemsrp_mcast().
Definition at line 189 of file totemsrp.c.
| struct memb_ring_id mcast::ring_id |
Definition at line 188 of file totemsrp.c.
Definition at line 186 of file totemsrp.c.
Definition at line 185 of file totemsrp.c.
Referenced by totemsrp_mcast().
| int mcast::this_seqno |
Definition at line 187 of file totemsrp.c.