|
Motr
M0
|
#include <dispatcher.h>

Data Fields | |
| struct m0_tlink | hh_link |
| uint64_t | hh_magic |
| void * | hh_data |
| void(* | hh_msg_received_cb )(struct m0_ha_handler *hh, struct m0_ha *ha, struct m0_ha_link *hl, struct m0_ha_msg *msg, uint64_t tag, void *data) |
Definition at line 67 of file dispatcher.h.
| void* hh_data |
Definition at line 70 of file dispatcher.h.
| struct m0_tlink hh_link |
Definition at line 68 of file dispatcher.h.
| uint64_t hh_magic |
Definition at line 69 of file dispatcher.h.
| void(* hh_msg_received_cb) (struct m0_ha_handler *hh, struct m0_ha *ha, struct m0_ha_link *hl, struct m0_ha_msg *msg, uint64_t tag, void *data) |
Definition at line 71 of file dispatcher.h.