|
corosync
3.1.6
|

Data Fields | |
| struct totem_message_header | header |
| unsigned int | seq |
| unsigned int | token_seq |
| unsigned int | aru |
| unsigned int | aru_addr |
| struct memb_ring_id | ring_id |
| unsigned int | backlog |
| unsigned int | fcc |
| int | retrans_flg |
| int | rtr_list_entries |
| struct rtr_item | rtr_list [0] |
Definition at line 200 of file totemsrp.c.
| unsigned int orf_token::aru |
Definition at line 204 of file totemsrp.c.
| unsigned int orf_token::aru_addr |
Definition at line 205 of file totemsrp.c.
| unsigned int orf_token::backlog |
Definition at line 207 of file totemsrp.c.
| unsigned int orf_token::fcc |
Definition at line 208 of file totemsrp.c.
| struct totem_message_header orf_token::header |
Definition at line 1 of file totemsrp.c.
| int orf_token::retrans_flg |
Definition at line 209 of file totemsrp.c.
| struct memb_ring_id orf_token::ring_id |
Definition at line 205 of file totemsrp.c.
| struct rtr_item orf_token::rtr_list[0] |
Definition at line 210 of file totemsrp.c.
| int orf_token::rtr_list_entries |
Definition at line 210 of file totemsrp.c.
| unsigned int orf_token::seq |
Definition at line 202 of file totemsrp.c.
| unsigned int orf_token::token_seq |
Definition at line 203 of file totemsrp.c.