Motr  M0
m0_rpc_item_header1 Struct Reference

#include <onwire.h>

Collaboration diagram for m0_rpc_item_header1:
Collaboration graph

Data Fields

struct m0_format_header ioh_header
 
uint32_t ioh_opcode
 
uint32_t ioh_flags
 
uint64_t ioh_ha_epoch
 
uint64_t ioh_magic
 

Detailed Description

Definition at line 83 of file onwire.h.

Field Documentation

◆ ioh_flags

uint32_t ioh_flags

Item flags, taken from enum m0_rpc_item_flags.

Definition at line 88 of file onwire.h.

◆ ioh_ha_epoch

uint64_t ioh_ha_epoch

HA epoch transferred by the item.

Definition at line 90 of file onwire.h.

◆ ioh_header

struct m0_format_header ioh_header

Definition at line 84 of file onwire.h.

◆ ioh_magic

uint64_t ioh_magic

Definition at line 91 of file onwire.h.

◆ ioh_opcode

uint32_t ioh_opcode

Item opcode

Definition at line 86 of file onwire.h.


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