|
corosync
2.3.5
|

Data Fields | |
| struct totemrrp_instance * | rrp_instance |
| unsigned int * | faulty |
| unsigned int * | last_token_recv |
| unsigned int * | counter_problems |
| unsigned char | token [15000] |
| unsigned int | token_len |
| unsigned int | last_token_seq |
| qb_loop_timer_handle | timer_expired_token |
| qb_loop_timer_handle | timer_problem_decrementer |
| void * | totemrrp_context |
Definition at line 96 of file totemrrp.c.
| unsigned int* active_instance::counter_problems |
Definition at line 100 of file totemrrp.c.
| unsigned int* active_instance::faulty |
Definition at line 98 of file totemrrp.c.
| unsigned int* active_instance::last_token_recv |
Definition at line 99 of file totemrrp.c.
| unsigned int active_instance::last_token_seq |
Definition at line 103 of file totemrrp.c.
| struct totemrrp_instance* active_instance::rrp_instance |
Definition at line 97 of file totemrrp.c.
| qb_loop_timer_handle active_instance::timer_expired_token |
Definition at line 104 of file totemrrp.c.
| qb_loop_timer_handle active_instance::timer_problem_decrementer |
Definition at line 105 of file totemrrp.c.
| unsigned char active_instance::token[15000] |
Definition at line 101 of file totemrrp.c.
| unsigned int active_instance::token_len |
Definition at line 102 of file totemrrp.c.
| void* active_instance::totemrrp_context |
Definition at line 106 of file totemrrp.c.
1.8.11