|
corosync
2.3.5
|

Data Fields | |
| struct 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 184 of file totemsrp.c.
| int mcast::guarantee |
Definition at line 191 of file totemsrp.c.
Referenced by totemsrp_mcast().
| struct message_header mcast::header |
Definition at line 185 of file totemsrp.c.
Referenced by totemsrp_mcast(), and totemsrp_ring_reenable().
| unsigned int mcast::node_id |
Definition at line 190 of file totemsrp.c.
| struct memb_ring_id mcast::ring_id |
Definition at line 189 of file totemsrp.c.
Referenced by totemsrp_avail(), totemsrp_callback_token_destroy(), and totemsrp_ring_reenable().
| unsigned int mcast::seq |
Definition at line 187 of file totemsrp.c.
Referenced by totemsrp_avail(), and totemsrp_ring_reenable().
| struct srp_addr mcast::system_from |
Definition at line 186 of file totemsrp.c.
Referenced by totemsrp_callback_token_destroy(), totemsrp_mcast(), and totemsrp_ring_reenable().
| int mcast::this_seqno |
Definition at line 188 of file totemsrp.c.
Referenced by totemsrp_avail().
1.8.11