Motr  M0
m0_ha_link_msg_fop Struct Reference

#include <link_fops.h>

Collaboration diagram for m0_ha_link_msg_fop:
Collaboration graph

Data Fields

uint64_t lmf_msg_nr
 
struct m0_ha_msg lmf_msg
 
struct m0_uint128 lmf_id_local
 
struct m0_uint128 lmf_id_remote
 
struct m0_uint128 lmf_id_connection
 
uint64_t lmf_out_next
 
uint64_t lmf_in_delivered
 
uint64_t lmf_seq
 

Detailed Description

Definition at line 49 of file link_fops.h.

Field Documentation

◆ lmf_id_connection

struct m0_uint128 lmf_id_connection

Definition at line 54 of file link_fops.h.

◆ lmf_id_local

struct m0_uint128 lmf_id_local

Definition at line 52 of file link_fops.h.

◆ lmf_id_remote

struct m0_uint128 lmf_id_remote

Definition at line 53 of file link_fops.h.

◆ lmf_in_delivered

uint64_t lmf_in_delivered

Definition at line 56 of file link_fops.h.

◆ lmf_msg

struct m0_ha_msg lmf_msg

Definition at line 51 of file link_fops.h.

◆ lmf_msg_nr

uint64_t lmf_msg_nr

Definition at line 50 of file link_fops.h.

◆ lmf_out_next

uint64_t lmf_out_next

Definition at line 55 of file link_fops.h.

◆ lmf_seq

uint64_t lmf_seq
See also
m0_ha_link::hln_req_fop_seq

Definition at line 58 of file link_fops.h.


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