|
Motr
M0
|
#include <ha.h>

Data Fields | |
| struct m0_ha_cfg | h_cfg |
| struct m0_module | h_module |
| struct m0_mutex | h_lock |
| struct m0_tl | h_links_incoming |
| struct m0_tl | h_links_outgoing |
| struct m0_tl | h_links_stopping |
| struct m0_ha_link * | h_link |
| struct ha_link_ctx * | h_link_ctx |
| bool | h_link_started |
| struct m0_reqh_service * | h_hl_service |
| struct m0_ha_entrypoint_client | h_entrypoint_client |
| struct m0_ha_entrypoint_server | h_entrypoint_server |
| struct m0_clink | h_clink |
| uint64_t | h_link_id_counter |
| uint64_t | h_generation_counter |
| bool | h_warn_local_link_disconnect |
| struct m0_ha_cookie | h_cookie_local |
| struct m0_ha_cookie | h_cookie_remote |
| struct m0_ha_cookie h_cookie_local |
| struct m0_ha_cookie h_cookie_remote |
| struct m0_ha_entrypoint_client h_entrypoint_client |
| struct m0_ha_entrypoint_server h_entrypoint_server |
| struct m0_reqh_service* h_hl_service |
| struct m0_ha_link* h_link |
| struct ha_link_ctx* h_link_ctx |
Struct ha_link_ctx for h_link.
| struct m0_tl h_links_stopping |