Motr  M0
m0_ha_msg Struct Reference

#include <msg.h>

Collaboration diagram for m0_ha_msg:
Collaboration graph

Data Fields

struct m0_fid hm_fid
 
struct m0_fid hm_source_process
 
struct m0_fid hm_source_service
 
m0_time_t hm_time
 
uint64_t hm_epoch
 
struct m0_ha_msg_data hm_data
 
uint64_t hm_tag
 

Detailed Description

Definition at line 115 of file msg.h.

Field Documentation

◆ hm_data

struct m0_ha_msg_data hm_data

user data

Definition at line 122 of file msg.h.

◆ hm_epoch

uint64_t hm_epoch

message epoch

Definition at line 121 of file msg.h.

◆ hm_fid

struct m0_fid hm_fid

conf object fid

Definition at line 117 of file msg.h.

◆ hm_source_process

struct m0_fid hm_source_process

source process fid

Definition at line 118 of file msg.h.

◆ hm_source_service

struct m0_fid hm_source_service

source service fid

Definition at line 119 of file msg.h.

◆ hm_tag

uint64_t hm_tag

unique across a pair of m0_ha_link tag

Definition at line 125 of file msg.h.

◆ hm_time

m0_time_t hm_time

event timestamp

Definition at line 120 of file msg.h.


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