Motr  M0
ha_ut_usecase_ctx Struct Reference
Collaboration diagram for ha_ut_usecase_ctx:
Collaboration graph

Data Fields

struct m0_mutex huc_lock
 
struct m0_ha huc_ha
 
struct m0_ha_linkhuc_link_in1
 
struct m0_ha_linkhuc_link_in2
 
struct m0_ha_linkhuc_link_out
 
int huc_entrypoint_request_nr
 
int huc_entrypoint_replied_nr
 
int huc_msg_received_nr
 
int huc_msg_is_delivered_nr
 
int huc_msg_is_not_delivered_nr
 
int huc_link_connected_nr
 
int huc_link_reused_nr
 
int huc_link_is_disconnecting_nr
 
int huc_link_disconnected_nr
 

Detailed Description

Definition at line 43 of file ha.c.

Field Documentation

◆ huc_entrypoint_replied_nr

int huc_entrypoint_replied_nr

Definition at line 50 of file ha.c.

◆ huc_entrypoint_request_nr

int huc_entrypoint_request_nr

Definition at line 49 of file ha.c.

◆ huc_ha

struct m0_ha huc_ha

Definition at line 45 of file ha.c.

◆ huc_link_connected_nr

int huc_link_connected_nr

Definition at line 54 of file ha.c.

◆ huc_link_disconnected_nr

int huc_link_disconnected_nr

Definition at line 57 of file ha.c.

◆ huc_link_in1

struct m0_ha_link* huc_link_in1

Definition at line 46 of file ha.c.

◆ huc_link_in2

struct m0_ha_link* huc_link_in2

Definition at line 47 of file ha.c.

◆ huc_link_is_disconnecting_nr

int huc_link_is_disconnecting_nr

Definition at line 56 of file ha.c.

◆ huc_link_out

struct m0_ha_link* huc_link_out

Definition at line 48 of file ha.c.

◆ huc_link_reused_nr

int huc_link_reused_nr

Definition at line 55 of file ha.c.

◆ huc_lock

struct m0_mutex huc_lock

Definition at line 44 of file ha.c.

◆ huc_msg_is_delivered_nr

int huc_msg_is_delivered_nr

Definition at line 52 of file ha.c.

◆ huc_msg_is_not_delivered_nr

int huc_msg_is_not_delivered_nr

Definition at line 53 of file ha.c.

◆ huc_msg_received_nr

int huc_msg_received_nr

Definition at line 51 of file ha.c.


The documentation for this struct was generated from the following file: